feat: include binstall link

This commit is contained in:
Erica Marigold 2023-10-21 22:14:25 -07:00 committed by GitHub
parent 56a671b8ef
commit c8a5f62773
Signed by: DevComp
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,7 +106,7 @@ your system. <br /> Once installed, run the following command in your terminal:
cargo install lune --locked
```
### Binstall
`cargo binstall` provides a simple mechanism for installing rust binaries from crates.io, without
[`cargo binstall`](https://github.com/cargo-bins/cargo-binstall) provides a simple mechanism for installing rust binaries from crates.io, without
compiling from source unlike `cargo install`. Lune is packaged in a `binstall` compatible way.
With `binstall` installed and in your path, run: