Skip to content

Commit

Permalink
docs: fix installation
Browse files Browse the repository at this point in the history
  • Loading branch information
vkrizan authored Oct 30, 2023
1 parent 48854c1 commit a5228d3
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 @@ -9,7 +9,7 @@ You also need to be connected to the Openshift project running the database cont
## Installation

You can download and install the latest release of the Gabi CLI with this command:
`go install github.com/vkrizan/gabi-cli.git@latest`
`go install github.com/vkrizan/gabi-cli@latest`

After which you should be able to run it with `gabi-cli`.

Expand Down

0 comments on commit a5228d3

Please sign in to comment.