Update README.md

- Fix typo
 - Add link to homebrew

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2024-06-20 20:09:04 +10:00 committed by GitHub
parent cc9a729298
commit 222b63e268
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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