mirror of
https://github.com/spf13/cobra
synced 2025-05-05 12:57:22 +00:00
changed branch name to main
This commit is contained in:
parent
03c3eb73f8
commit
b1fb96fdf7
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ It can be installed by running:
|
||||||
go install github.com/spf13/cobra-cli@latest
|
go install github.com/spf13/cobra-cli@latest
|
||||||
```
|
```
|
||||||
|
|
||||||
For complete details on using the Cobra-CLI generator, please read [The Cobra Generator README](https://github.com/spf13/cobra-cli/blob/master/README.md)
|
For complete details on using the Cobra-CLI generator, please read [The Cobra Generator README](https://github.com/spf13/cobra-cli/blob/main/README.md)
|
||||||
|
|
||||||
For complete details on using the Cobra library, please read the [The Cobra User Guide](user_guide.md).
|
For complete details on using the Cobra library, please read the [The Cobra User Guide](user_guide.md).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue