mirror of
https://github.com/edu4rdshl/unimap.git
synced 2026-07-17 23:24:49 +00:00
Update installation instruction for global use
This commit is contained in:
parent
ddd486a11c
commit
cebc7ec4e2
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue