From edee4fe4d3c2b4782b167d91f6c501cddafa6def Mon Sep 17 00:00:00 2001 From: simonsan <14062932+simonsan@users.noreply.github.com> Date: Sun, 17 Mar 2024 10:42:38 +0100 Subject: [PATCH] docs: update installation instructions Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com> --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7424de4..c76a827 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,12 @@ Currently there are no cargo install cargo-rhack ``` +#### Binstall + +```sh +cargo binstall cargo-rhack +``` +