Skip to content

Commit

Permalink
Update README.md with proper install command as earlier cmd is deprec…
Browse files Browse the repository at this point in the history
…ated
  • Loading branch information
bhargavkeshav committed Mar 9, 2024
1 parent bd2655e commit 33ce8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Using Cobra is easy. First, use `go get` to install the latest version
of the library.

```
go get -u github.com/spf13/cobra@latest
go install github.com/spf13/cobra@latest
```

Next, include Cobra in your application:
Expand Down

0 comments on commit 33ce8a4

Please sign in to comment.