Update Readme to actual needed Go Version (#2415)
This commit is contained in:
parent
a2362f92dc
commit
13fcbb6558
@ -42,7 +42,7 @@ See the breakdown of what we're building by checking out the following resources
|
|||||||
|
|
||||||
### Install required packages
|
### Install required packages
|
||||||
|
|
||||||
To get started running Storj locally, download and install the latest release of Go (at least Go 1.11) at [golang.org](https://golang.org).
|
To get started running Storj locally, download and install the latest release of Go (at least Go 1.12) at [golang.org](https://golang.org).
|
||||||
|
|
||||||
You will also need [Git](https://git-scm.com/). (`brew install git`, `apt-get install git`, etc).
|
You will also need [Git](https://git-scm.com/). (`brew install git`, `apt-get install git`, etc).
|
||||||
If you're building on Windows, you also need to install and have [gcc](https://gcc.gnu.org/install/binaries.html) setup correctly.
|
If you're building on Windows, you also need to install and have [gcc](https://gcc.gnu.org/install/binaries.html) setup correctly.
|
||||||
|
Loading…
Reference in New Issue
Block a user