Commit ff3ed768 authored by Jeromy's avatar Jeromy

update go version requirement in readme

License: MIT
Signed-off-by: default avatarJeromy <jeromyj@gmail.com>
parent e89f7b8d
......@@ -35,7 +35,7 @@ From there:
### Prerequisite: Install Go
First, you'll need go. If you don't have it: [Download Go 1.4+](https://golang.org/dl/).
First, you'll need go. If you don't have it: [Download Go 1.5.1+](https://golang.org/dl/).
You'll need to add Go's bin directories to your `$PATH` environment variable e.g., by adding these lines to your `/etc/profile` (for a system-wide installation) or `$HOME/.profile`:
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment