Skip to content

Commit

Permalink
Merge pull request #126 from ethernetdan/update-install-directions
Browse files Browse the repository at this point in the history
add go15 requirement to README.md
  • Loading branch information
ethernetdan committed Apr 7, 2016
2 parents 8f47bea + 978f73e commit 492f742
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,10 @@ See our [philosophy](./philosophy.md) for more on our mission and values.

**Linux/Windows**

Make sure Go and Git are installed.
Make sure Go 1.5+ and Git are installed.

`go get rsprd.com/spread/cmd/spread`
Run:
`GO15VENDOREXPERIMENT=1 go get rsprd.com/spread/cmd/spread`

##Quickstart

Expand Down

0 comments on commit 492f742

Please sign in to comment.