From 5efc7f00920df8aeab9f511ad89f97afd4a36f2d Mon Sep 17 00:00:00 2001 From: Brandon Wiley Date: Mon, 5 Dec 2016 15:25:04 -0600 Subject: Included information for "mand not found" error. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 27f00ae..2394cf9 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,9 @@ If you already have Go installed, make sure it is a compatible version: The version should be 1.5.1 or higher. +If you get the error "go: command not found", then trying exiting your terminal +and starting a new one. + If you have a compatible Go installed, you should go to the directory where you keep all of your Go source code and set your GOPATH: -- cgit v1.2.3