mirror of
https://github.com/spf13/cobra
synced 2025-05-06 05:17:21 +00:00
Update README.md
This commit is contained in:
parent
f2b07da1e2
commit
6c4d2f76cb
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Cobra init is pretty smart. You can provide it a full path, or simply a path
|
|||
similar to what is expected in the import.
|
||||
|
||||
```
|
||||
cobra init github.com/spf13/newApp
|
||||
cobra init --pkg-name github.com/spf13/app
|
||||
```
|
||||
|
||||
### cobra add
|
||||
|
|
Loading…
Add table
Reference in a new issue