refer to go install instructions
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
Jeromy committed
Feb 23, 2016 at 10:40 UTC
26af36eca1328ab0f3f0db71e3a01c251f148c9c
1 file changed
+1
-1
README.md
+1
-1
@@ -87,7 +87,7 @@ NOTES:
87
* `git` is required in order for `go get` to fetch
88
all dependencies.
89
* Package managers often contain out-of-date `golang` packages.
90
- ensure that `go version` reports at least 1.5.2.
90
+ ensure that `go version` reports at least 1.5.2. See above for how to install go.
91
* If you are interested in development, please install the development
92
dependencies as well.
93
* *WARNING: Older versions of OSX FUSE (for Mac OS X) can cause kernel panics when mounting!*