Browse Source

modify readme

cg33 6 years ago
parent
commit
be89050cf7
1 changed files with 1 additions and 1 deletions
  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