Skip to content
Snippets Groups Projects
Commit ff3ed768 authored by Jeromy Johnson's avatar Jeromy Johnson
Browse files

update go version requirement in readme


License: MIT
Signed-off-by: default avatarJeromy <jeromyj@gmail.com>
parent e89f7b8d
Branches
No related tags found
1 merge request!1New
......@@ -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`:
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment