diff --git a/README.md b/README.md index 51071e5cd8c..5d67356b5cf 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ $ sudo snap install ipfs #### Install Go -The build process for ipfs requires Go 1.10 or higher. If you don't have it: [Download Go 1.10+](https://golang.org/dl/). +The build process for ipfs requires Go 1.11 or higher. If you don't have it: [Download Go 1.11+](https://golang.org/dl/). You'll need to add Go's bin directories to your `$PATH` environment variable e.g., by adding these lines to your `/etc/profile` (for a system-wide installation) or `$HOME/.profile`: