1
0
Fork 0
mirror of https://github.com/spf13/cobra synced 2025-07-07 19:47:18 +00:00

Merge pull request from gosharplite/patch-2

Update four to three
This commit is contained in:
Eric Paris 2015-12-09 08:50:41 -05:00
commit 29cddf65b2

View file

@ -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/