We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10db468 + b1a62d1 commit 88d6914Copy full SHA for 88d6914
1 file changed
README.md
@@ -75,7 +75,7 @@ This works on any OS, as long as go is installed. If go is not installed on your
75
Visit the [release](https://github.com/commander-cli/commander/releases) page to get the binary for you system.
76
77
```bash
78
-curl -L https://github.com/commander-cli/commander/releases/download/v1.2.2/commander-linux-amd64 -o commander
+curl -L https://github.com/commander-cli/commander/releases/download/v2.3.0/commander-linux-amd64 -o commander
79
chmod +x commander
80
```
81
0 commit comments