From d258a3a21f6637c8b68d0e8f4b977b9c01492f22 Mon Sep 17 00:00:00 2001 From: Eduard Tolosa Date: Mon, 28 Sep 2020 13:30:49 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index be1a099..72866b5 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ Download the asset from the [releases page](https://github.com/Edu4rdSHL/rusolve 2. Clone the repo or download the source code, then run `cargo build --release`. 3. Execute the tool from `./target/release/rusolver` or add it to your system PATH to use from anywhere. +Optionally you can just use `cargo install rusolver` + # Usage * By default we only show the resolved hosts ```