twitter bot: Correct doc instruction.

This commit is contained in:
Robert Hönig 2017-08-23 18:44:06 +02:00 committed by Tim Abbott
parent 2b4faaa847
commit c21470e10d
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ This bot should be set up on a trusted machine, because your API
key is visible to local users through the command line or config
file.
Next, install **version 1.0 or later** of the `twitter-python`
Next, install **version 1.0 or later** of the `python-twitter`
library. If your operating system distribution doesnt package a new
enough version, you can install the library from source from
[the GitHub repository](https://github.com/bear/python-twitter).