Skip to content

Commit

Permalink
Fix: Docker command (#556)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrimann authored Jun 7, 2022
1 parent c18cb4d commit c8c2fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ docker pull projectdiscovery/subfinder:latest
Running subfinder using docker image:

```sh
docker -t projectdiscovery/subfinder:latest -d hackerone.com
docker run projectdiscovery/subfinder:latest -d hackerone.com
```

Running subfinder using docker image with local config file:
Expand Down

0 comments on commit c8c2fba

Please sign in to comment.