mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-20 20:48:43 +00:00
parent
76bc030f90
commit
9ee78f3736
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ You probably want to **[see this page as it was when the latest version was publ
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
To get started _using_ `cargo-binstall` first install the binary (either via `cargo install cargo-binstall` or by downloading a pre-compiled [release](https://github.com/cargo-bins/cargo-binstall/releases)). We recommend using the pre-compiled ones because we optimize those more than a standard source build does.
|
To get started _using_ `cargo-binstall` first install the binary (either via `cargo install cargo-binstall` or by downloading a pre-compiled [release](https://github.com/cargo-bins/cargo-binstall/releases)), then extract it using `tar` or `unzip` and move it into `$HOME/.cargo/bin`.
|
||||||
|
We recommend using the pre-compiled ones because we optimize those more than a standard source build does.
|
||||||
|
|
||||||
| OS | Arch | URL |
|
| OS | Arch | URL |
|
||||||
| ------- | ------- | ------------------------------------------------------------ |
|
| ------- | ------- | ------------------------------------------------------------ |
|
||||||
|
|
Loading…
Add table
Reference in a new issue