From 9ee78f3736149dd5fbd6695ff3777413f5fbccf0 Mon Sep 17 00:00:00 2001 From: Jiahao XU Date: Sat, 8 Oct 2022 00:42:30 +1100 Subject: [PATCH] Update README (#464) Signed-off-by: Jiahao XU --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 80442f29..7ed33b91 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ You probably want to **[see this page as it was when the latest version was publ ## 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 | | ------- | ------- | ------------------------------------------------------------ |