Skip to content

Commit bfc2c4d

Browse files
committed
Update Readme.md
Fixed Twitter dependency
1 parent f15857b commit bfc2c4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
For more overview, check out the blog post [here.](http://raidersec.blogspot.com/2013/03/introducing-dumpmon-twitter-bot-that.html)
66

77
## Dependencies
8-
[python-twitter](https://code.google.com/p/python-twitter/)
8+
[twitter library](https://pypi.python.org/pypi/twitter)
99
$ pip install python-twitter
1010
$ pip install beautifulsoup4
1111
$ pip install requests
@@ -25,4 +25,4 @@ If you do not want DB support, set USE_DB to False.
2525

2626
## Executing dumpmon
2727

28-
python dumpmon.py
28+
python dumpmon.py

0 commit comments

Comments
 (0)