Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Edu4rdSHL authored Sep 3, 2020
1 parent 5db5b70 commit 576ee69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,14 @@ Unimap uses its own technology to initially resolve the IP addresses of all subd

You need to have Rust installed, then run:

* `cargo install unimap` to install from [crates.io](https://crates.io).
* or
```
$ git clone https://github.com/Edu4rdSHL/unimap.git && cd unimap
$ cargo build --release
$ sudo ./target/release/unimap
```
to install from Github.

# Usage

Expand Down

0 comments on commit 576ee69

Please # to comment.