Readme: specify that we want Go1.9+

This commit is contained in:
Hector Sanjuan 2018-03-21 09:33:12 +01:00 committed by GitHub
parent de07a9dd70
commit 72ee994b8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,7 @@ sudo snap install ipfs-cluster --edge
### Install from sources
Installing from `master` is the best way to have the latest features and bugfixes. In order to install the `ipfs-cluster-service` the `ipfs-cluster-ctl` tools you will need `Go` installed in your system and the run the following commands:
Installing from `master` is the best way to have the latest features and bugfixes. In order to install the `ipfs-cluster-service` the `ipfs-cluster-ctl` tools you will need `Go1.9+` installed in your system and the run the following commands:
```
$ go get -u -d github.com/ipfs/ipfs-cluster