diff --git a/Lyrics/README.md b/Lyrics/README.md index c8e5a1e..688b90f 100644 --- a/Lyrics/README.md +++ b/Lyrics/README.md @@ -2,7 +2,11 @@ Limnoria plugin to return song lyrics from http://lyrics.wikia.com/. Search powered by Google. load plugindownloader + install oddluck Lyrics + cd /your_bot_directory/plugins/Lyrics + pip install -r requirements.txt + load lyrics