Skip to content

Commit

Permalink
Bug fix in README (#1199)
Browse files Browse the repository at this point in the history
Bug fixed in `README.md`.
  • Loading branch information
Arda Aytekin authored Sep 16, 2020
1 parent 2a8d0f3 commit 8a39cb2
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 @@ -108,7 +108,7 @@ Using Cobra is easy. First, use `go get` to install the latest version
of the library. This command will install the `cobra` generator executable
along with the library and its dependencies:

go get -u github.com/spf13/cobra/cobra
go get -u github.com/spf13/cobra

Next, include Cobra in your application:

Expand Down

0 comments on commit 8a39cb2

Please sign in to comment.