Update README.md

This commit is contained in:
Eduard Tolosa 2020-09-28 13:30:49 -05:00 committed by GitHub
parent 3e234f131a
commit d258a3a21f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`. 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. 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 # Usage
* By default we only show the resolved hosts * By default we only show the resolved hosts
``` ```