Skip to content

Commit

Permalink
Merge pull request sherlock-project#366 from Niagara1000/master
Browse files Browse the repository at this point in the history
Added notes for Anaconda users
  • Loading branch information
sdushantha authored Nov 27, 2019
2 parents bd909ee + 97e0da5 commit 376b3d8
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 @@ -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.
Expand Down

0 comments on commit 376b3d8

Please sign in to comment.