summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Wiley <brandon@blanu.net>2016-12-05 15:25:04 -0600
committerBrandon Wiley <brandon@blanu.net>2016-12-05 15:25:04 -0600
commit5efc7f00920df8aeab9f511ad89f97afd4a36f2d (patch)
treefc37796b328f28df3c4842b5faf5459e0cc00248
parentae1cfbf50022c7ac0be90767a759ab8efb6fb1a8 (diff)
Included information for "mand not found" error.
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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: