mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-09 10:18:04 +08:00
Update the required go version in the README
This commit is contained in:
parent
810cb607ed
commit
fd84cb3957
@ -139,7 +139,7 @@ PS> scoop install go-ipfs
|
||||
|
||||
#### Install Go
|
||||
|
||||
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/).
|
||||
The build process for ipfs requires Go 1.12 or higher. If you don't have it: [Download Go 1.12+](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`:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user