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 5d6f2c9 commit 0d68196
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 @@ -63,6 +63,9 @@ docker run --rm l4rm4nd/xingdumper:latest --url https://www.xing.com/pages/audia
### 🐍 Example 2 - Native Python

````
# install dependencies
pip install -r requirements.txt
python3 xingdumper.py --url https://www.xing.com/pages/audiag --cookie <cookie> --email-format '{0}.{1}@apple.de
````

Expand Down

0 comments on commit 0d68196

Please sign in to comment.