mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Add macos arm64 to readme
This commit is contained in:
parent
c1fd2398f0
commit
22f509fb72
1 changed files with 5 additions and 0 deletions
|
@ -27,6 +27,11 @@ macos x86_64:
|
|||
wget https://github.com/ryankurte/cargo-binstall/releases/latest/download/cargo-binstall-x86_64-apple-darwin.zip
|
||||
```
|
||||
|
||||
macos M1:
|
||||
```
|
||||
wget https://github.com/ryankurte/cargo-binstall/releases/latest/download/cargo-binstall-aarch64-apple-darwin.zip
|
||||
```
|
||||
|
||||
windows x86_64:
|
||||
```
|
||||
wget https://github.com/ryankurte/cargo-binstall/releases/latest/download/cargo-binstall-x86_64-pc-windows-msvc.zip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue