Update README.md

This commit is contained in:
Gordon Shumway 2019-04-30 16:37:57 -04:00 committed by GitHub
parent 10d279d785
commit 90f91100bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -23,7 +23,9 @@ You will need a working Limnoria bot on Python 2.7 for this to work.
Go into your Limnoria plugin dir, usually ~/supybot/plugins and run:
```
git clone https://github.com/reticulatingspline/Tweety
git https://github.com/oddluck/limnoria-plugins.git
cd limnoria-plugins
mv Tweety /your/bot/plugin/directroy
```
To install additional requirements, run: