Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
Fixed Twitter dependency (for real this time)
  • Loading branch information
jordan-wright committed Jun 28, 2013
1 parent bfc2c4d commit 8d28dea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
For more overview, check out the blog post [here.](http://raidersec.blogspot.com/2013/03/introducing-dumpmon-twitter-bot-that.html)

## Dependencies
[twitter library](https://pypi.python.org/pypi/twitter)
$ pip install python-twitter
twitter library - https://pypi.python.org/pypi/twitter
$ pip install beautifulsoup4
$ pip install requests
$ pip install pymongo <-- for MongoDB support (must have mongod running!)
Expand Down

0 comments on commit 8d28dea

Please sign in to comment.