Skip to content

Commit

Permalink
docs: Updating install script version
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Boutour <[email protected]>
  • Loading branch information
ViBiOh committed Dec 5, 2022
1 parent 3960df0 commit d724a93
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.2.3/kmux_$(uname -s | tr "[:upper:]" "[:lower:]")_amd64
https://github.com/ViBiOh/kmux/releases/download/v0.2.4/kmux_$(uname -s | tr "[:upper:]" "[:lower:]")_amd64
chmod +x "/usr/local/bin/kmux"
```

Expand Down

0 comments on commit d724a93

Please sign in to comment.