Skip to content

Commit 88d6914

Browse files
authored
Merge pull request #151 from commander-cli/update-readme
update installation version in readme
2 parents 10db468 + b1a62d1 commit 88d6914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ This works on any OS, as long as go is installed. If go is not installed on your
7575
Visit the [release](https://github.com/commander-cli/commander/releases) page to get the binary for you system.
7676

7777
```bash
78-
curl -L https://github.com/commander-cli/commander/releases/download/v1.2.2/commander-linux-amd64 -o commander
78+
curl -L https://github.com/commander-cli/commander/releases/download/v2.3.0/commander-linux-amd64 -o commander
7979
chmod +x commander
8080
```
8181

0 commit comments

Comments
 (0)