Update installation instruction for global use

This commit is contained in:
Rudra Sarkar 2022-04-15 00:15:17 +06:00 committed by GitHub
parent ddd486a11c
commit cebc7ec4e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,8 @@ You need to have Rust and Nmap installed in your computer, then run:
# extract it and continue to next step.
2. cargo build --release
# Now the binary is in ./target/release/unimap
3. cp ./target/release/unimap /usr/local/bin
# copy the unimap binaries for run from everywhere
```
## Using precompiled binaries