Skip to content

Commit

Permalink
Merge pull request #151 from commander-cli/update-readme
Browse files Browse the repository at this point in the history
update installation version in readme
  • Loading branch information
SimonBaeumer authored Oct 24, 2020
2 parents 10db468 + b1a62d1 commit 88d6914
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 @@ -75,7 +75,7 @@ This works on any OS, as long as go is installed. If go is not installed on your
Visit the [release](https://github.com/commander-cli/commander/releases) page to get the binary for you system.

```bash
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
chmod +x commander
```

Expand Down

0 comments on commit 88d6914

Please sign in to comment.