fix: replace viper with useViper in cobra/README.md

This commit is contained in:
acehinnnqru 2021-12-23 22:33:54 +08:00
parent cb9d7b1cec
commit fae8d736c8

View file

@ -135,7 +135,7 @@ An example ~/.cobra.yaml file:
```yaml
author: Steve Francia <spf@spf13.com>
license: MIT
viper: true
useViper: true
```
You can also use built-in licenses. For example, **GPLv2**, **GPLv3**, **LGPL**,