From b85360b0a84b3f39ae1e75eceb2be184c974c6b7 Mon Sep 17 00:00:00 2001 From: git-sid <25916907+git-sid@users.noreply.github.com> Date: Sun, 9 Sep 2018 14:26:46 +0200 Subject: [PATCH] added twx dependency to README.md instruction --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 46f5110..da364b7 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ virtualenv -p python3 . Install the dependencies: ```shell -pip install tweepy pytoml Mastodon.py bottle pyjwt pylibscrypt Markdown +pip install tweepy pytoml Mastodon.py bottle pyjwt pylibscrypt Markdown twx ``` Configure the bot: @@ -179,7 +179,7 @@ virtualenv -p python3 . Install the dependencies: ```shell -pip install tweepy pytoml Mastodon.py bottle pyjwt pylibscrypt Markdown +pip install tweepy pytoml Mastodon.py bottle pyjwt pylibscrypt Markdown twx ``` Configure the bot: