Skip to content

Commit

Permalink
Fix arm64 linux URL
Browse files Browse the repository at this point in the history
  • Loading branch information
passcod committed May 31, 2022
1 parent 6457ab9 commit 6ab55d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ wget https://github.com/ryankurte/cargo-binstall/releases/latest/download/cargo-

linux arm64:
```
wget https://github.com/ryankurte/cargo-binstall/releases/latest/download/cargo-binstall-aarch64-unknown-linux-musleabihf.tgz
wget https://github.com/ryankurte/cargo-binstall/releases/latest/download/cargo-binstall-aarch64-unknown-linux-musl.tgz
```

macos x86\_64:
Expand Down

0 comments on commit 6ab55d9

Please sign in to comment.