mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-15 15:16:37 +00:00
Update README.md
- Fix typo - Add link to homebrew Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
cc9a729298
commit
222b63e268
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ Here are one-liners for downloading and installing a pre-compiled `cargo-binstal
|
|||
curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
|
||||
```
|
||||
|
||||
or of you have homebrew installed:
|
||||
or if you have [homebrew](https://brew.sh/) installed:
|
||||
|
||||
```
|
||||
brew install cargo-binstall
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue