Skip to content

Commit

Permalink
docs: Update install version
Browse files Browse the repository at this point in the history
  • Loading branch information
ViBiOh authored Feb 18, 2023
1 parent ea85cbb commit e531bd7
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 @@ -22,7 +22,7 @@ curl \
--location \
--max-time 300 \
--output "/usr/local/bin/kmux"
https://github.com/ViBiOh/kmux/releases/download/v0.3.0/kmux_$(uname -s | tr "[:upper:]" "[:lower:]")_amd64
https://github.com/ViBiOh/kmux/releases/download/v0.3.1/kmux_$(uname -s | tr "[:upper:]" "[:lower:]")_amd64
chmod +x "/usr/local/bin/kmux"
```

Expand Down

0 comments on commit e531bd7

Please sign in to comment.