Ver código fonte

modify readme

cg33 6 anos atrás
pai
commit
be89050cf7
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -27,7 +27,7 @@ GO111MODULE=on go run main.go
 ### step 1
 
 ```shell
-git clone https://github.com/GoAdminGroup/example.git
+cd $GOPATH && git clone https://github.com/GoAdminGroup/example.git
 ```
 
 ### step 2