Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
l4rm4nd authored Mar 13, 2023
1 parent a1a3c31 commit 8c4c278
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ docker run --rm -v ${PWD}:/app/results l4rm4nd/dehasheddumper:latest --domain ap
### 🐍 Example 2 - Native Python

````
# install dependencies
pip install -r requirements.txt
python3 dehasheddumper.py --domain apple.com --email <email> --api-token <token> --full
````

Expand Down

0 comments on commit 8c4c278

Please sign in to comment.