leonsal 8 anni fa
parent
commit
c090b16ba4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -33,7 +33,7 @@ G3N was only tested with Go1.7.4+
 # Installation
 
 The following command will download the engine and all its dependencies, compile and
-install the packages. Make sure your GOPATH is set.
+install the packages. Make sure your GOPATH is set correctly. 
 
 `go get -u github.com/g3n/engine/...`