summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr. Brandon Wiley <brandon@operatorfoundation.org>2018-10-15 23:53:51 -0500
committerDr. Brandon Wiley <brandon@operatorfoundation.org>2018-10-15 23:53:51 -0500
commit6a863ed42422449ef928c21adf180878b9dc4334 (patch)
tree093c2d3c7d2ead4e34a73ba48e72c74f38ad41e4
parentc34e96b0aa80d5c312bbe32f0a18f706a1351f18 (diff)
Updated required go version
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5d85e71..d22eedf 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ If you already have Go installed, make sure it is a compatible version:
go version
-The version should be 1.5.1 or higher.
+The version should be 1.10.2 or higher.
If you get the error "go: command not found", then trying exiting your terminal
and starting a new one.