소스 검색

add dockerfile

cg33 6 년 전
부모
커밋
a49fd95387
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

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