Parcourir la source

modify readme

cg33 il y a 6 ans
Parent
commit
df060efa21
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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
 ```