ソースを参照

modify readme

cg33 6 年 前
コミット
be89050cf7
1 ファイル変更1 行追加1 行削除
  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