Update README.md

Co-authored-by: Eduard Tolosa <edu4rdshl@protonmail.com>
This commit is contained in:
Rudra Sarkar 2022-04-15 02:49:43 +06:00 committed by GitHub
parent cebc7ec4e2
commit f407e65844
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ You need to have Rust and Nmap installed in your computer, then run:
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
# Now you can use the `unimap` command from everyewhere.
```
## Using precompiled binaries