diff --git a/README.md b/README.md index 522a630..c46d6b1 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ A basic tar/zip extraction program. - You can download the latest prebuilt binaries of qstract [here](https://github.com/cargo-prebuilt/qstract/releases/latest). -- Cargo binstall: ```cargo binstall qstract --no-confirm``` -- Cargo quickinstall: ```cargo quickinstall qstract``` + + - Install script (unix platforms): ```curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-prebuilt/qstract/main/scripts/install-qstract.sh | bash```