소스 검색

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