Skip to content

Commit

Permalink
point to latest manually
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Nov 2, 2023
1 parent c73c75d commit 8f1cd3e
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 @@ -93,7 +93,7 @@ Global Flags:
### Linux
```sh
# download
curl -sSL -o "/tmp/mrpack-install" "https://github.com/nothub/mrpack-install/releases/download/v0.16.4/mrpack-install-linux"
curl -sSL -o "/tmp/mrpack-install" "https://github.com/nothub/mrpack-install/releases/download/v0.16.9/mrpack-install-linux"
# install to a place in PATH
sudo install -t "/usr/local/bin" "/tmp/mrpack-install"
# run
Expand Down

0 comments on commit 8f1cd3e

Please sign in to comment.