mirror of
https://github.com/edu4rdshl/unimap.git
synced 2026-07-17 23:24:49 +00:00
Fix typo.
This commit is contained in:
parent
7ae2558dca
commit
97c5b458d1
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ You have two options to install Findomain in a docker container.
|
||||||
**Using Dockerhub (recommended):**
|
**Using Dockerhub (recommended):**
|
||||||
|
|
||||||
```
|
```
|
||||||
1. docker pull edu4rdshl/findomain:latest
|
1. docker pull edu4rdshl/unimap:latest
|
||||||
3. docker run -it --rm --name unimap unimap -t hackerone.com --fast-scan
|
3. docker run -it --rm --name unimap unimap -t hackerone.com --fast-scan
|
||||||
# Set alias in ~/.bashrc or ~/.zshrc for global use
|
# Set alias in ~/.bashrc or ~/.zshrc for global use
|
||||||
4. alias unimap='docker run -it --rm --name unimap unimap'
|
4. alias unimap='docker run -it --rm --name unimap unimap'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue