Skip to content

Commit

Permalink
Mention requirement for Go 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
or-else authored Jan 20, 2018
1 parent 2bc3d8e commit 6830c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ See [instructions](./docker/README.md)

## Building from Source

- Install [Go environment](https://golang.org/doc/install)
- Install [Go environment](https://golang.org/doc/install). Make sure Go version is at least 1.9. Building with Go 1.8 or below **will fail**!

- Install [RethinkDB](https://www.rethinkdb.com/docs/install/)

Expand Down

0 comments on commit 6830c63

Please sign in to comment.