Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthSim committed Jun 3, 2016
1 parent 4b22b69 commit 9209075
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,12 @@ So I decided to write an alternative that won't have these problems. Now - meet

## Installation

You need Go to build the project.
You need Go 1.5 or later to build the project.

```bash
$ go get -u -f github.com/DarthSim/hivemind
```
__Note:__ You need to set `GO15VENDOREXPERIMENT=1` to build hivemind with Go 1.5.

__Note:__ You can update Hivemind the same way.

Expand Down

0 comments on commit 9209075

Please sign in to comment.