Ver Fonte

modify readme

cg33 há 6 anos atrás
pai
commit
df060efa21
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -34,6 +34,7 @@ cd $GOPATH && git clone https://github.com/GoAdminGroup/example.git
 
 ```shell
 go get github.com/kardianos/govendor
+cd $GOPATH/example
 govendor sync
 ```