mirror of https://github.com/spf13/cobra.git
parent
0a4540b161
commit
10f6b9d7e1
|
@ -182,7 +182,7 @@ In order to use the cobra command, compile it using the following command:
|
|||
|
||||
> go install github.com/spf13/cobra/cobra
|
||||
|
||||
This will create the cobra executable under your go path bin directory!
|
||||
This will create the cobra executable under your `$GOPATH/bin` directory.
|
||||
|
||||
### cobra init
|
||||
|
||||
|
|
Loading…
Reference in New Issue