mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-05-11 22:40:03 +00:00
fix typo (#1090)
This commit is contained in:
parent
e96477a116
commit
316dc50dff
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ You probably want to **[see this page as it was when the latest version was publ
|
|||
|
||||
## Installation
|
||||
|
||||
Here are the one-liners for installing pre-compiled `cargo-binstall` binary from release on Linux and acOS:
|
||||
Here are the one-liners for installing pre-compiled `cargo-binstall` binary from release on Linux and macOS:
|
||||
|
||||
```
|
||||
curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue