mirror of
https://github.com/sherlock-project/sherlock
synced 2025-02-16 20:48:27 +00:00
Added notes for Anaconda users
This commit is contained in:
parent
c18e951f7a
commit
97e0da5794
1 changed files with 3 additions and 0 deletions
|
@ -126,6 +126,9 @@ python3 sherlock.py user1 user2 user3
|
|||
|
||||
Accounts found will be stored in an individual text file with the corresponding username (e.g ```user123.txt```).
|
||||
|
||||
## Anaconda (Windows) Notes
|
||||
If you are using Anaconda in Windows, using 'python3' might not work. Use 'python' instead.
|
||||
|
||||
## Docker Notes
|
||||
If docker is installed you can build an image and run this as a container.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue