diff --git a/README.md b/README.md index d2595c25..1dcf5495 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Before the initial install allows git to use redirects for [pkg.re](https://gith git config --global http.https://pkg.re.followRedirects true ``` -To build the `bibop` from scratch, make sure you have a working Go 1.12+ workspace ([instructions](https://golang.org/doc/install)), then: +To build the `bibop` from scratch, make sure you have a working Go 1.13+ workspace ([instructions](https://golang.org/doc/install)), then: ``` go get github.com/essentialkaos/bibop