mirror of
https://github.com/spf13/cobra
synced 2024-11-24 14:47:12 +00:00
Update README.md
This commit is contained in:
parent
8210022f43
commit
ebd5d2bdca
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ cobra add config
|
||||||
cobra add create -p 'configCmd'
|
cobra add create -p 'configCmd'
|
||||||
```
|
```
|
||||||
|
|
||||||
Once you have run these four commands you would have an app structure that would look like:
|
Once you have run these three commands you would have an app structure that would look like:
|
||||||
|
|
||||||
```
|
```
|
||||||
▾ app/
|
▾ app/
|
||||||
|
|
Loading…
Reference in a new issue