just say 1.10 for go version
diff --git a/docs/faq/go_env.md b/docs/faq/go_env.md
index f4549ad..ebd2d3d 100644
--- a/docs/faq/go_env.md
+++ b/docs/faq/go_env.md
@@ -19,7 +19,7 @@
 
 
 ### Step 1: Installing Go 
-The latest master branch of newt and newtmgr requires GO version 1.10.3 or higher. You can skip this step and proceed to Step 2 if you already have Go version 1.10.3 or higher installed.
+The latest master branch of newt and newtmgr requires GO version 1.10.  You can skip this step and proceed to Step 2 if you already have Go version 1.10 installed.
 
 <br>
 #### Installing Go on Mac OS X
diff --git a/docs/newt/install/newt_linux.md b/docs/newt/install/newt_linux.md
index 630c1c6..7edd009 100644
--- a/docs/newt/install/newt_linux.md
+++ b/docs/newt/install/newt_linux.md
@@ -101,7 +101,7 @@
 
 If you are running Linux on a different architecture, you can build and install the latest release version of newt from source.
 
-**Note**: newt 1.4.0 requires go version 1.10.3.
+**Note**: newt 1.4.0 requires go version 1.10.
 <br>
 
 1. Download and unpack the newt source: