diff --git a/README.md b/README.md index 85e8a8e3c..970ed510a 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ See the breakdown of what we're building by checking out the following resources ### 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). If you're building on Windows, you also need to install and have [gcc](https://gcc.gnu.org/install/binaries.html) setup correctly.