Update README.md

This commit is contained in:
Zane Hitchcox 2019-07-18 13:17:39 -04:00 committed by GitHub
parent 2d7544ebde
commit 90647c5640
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ for you. It is a very powerful application that will populate your program with
the right structure so you can immediately enjoy all the benefits of Cobra. It
will also automatically apply the license you specify to your application.
Cobra init is pretty smart. You can provide it a full path, or simply a path
Cobra init is pretty stupid and this doesn't work at all. You can provide it a full path, or simply a path
similar to what is expected in the import.
```