Skip to content

Commit

Permalink
Include Dependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMeliz committed Jan 13, 2019
1 parent c6c63ba commit 4f24275
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ To install this script, you need to clone that repository:

You'll also need to install dependecies:

`pip install -i requirements.txt`
`pip install -r requirements.txt`

Of course, the TOR Hidden Service is needed:

Expand Down
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
beautifulsoup4==4.4.1
requests==2.21.0
urllib3==1.24.1

0 comments on commit 4f24275

Please sign in to comment.