From cd66d00ca127daed406c90a4b724677c1e81493c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?JC=20Fran=C3=A7ois?= Date: Fri, 2 Aug 2019 08:17:24 +0000 Subject: [PATCH] Update README.md again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6748fb4..c6e987a 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Default min delay is 0 minutes. Make sure python3 is installed. -Twoot depends on sqlite3 and beautifulsoup4 python module: `sudo pip install sqlite3 beautifulsoup4` +Twoot depends on sqlite3, beautifulsoup4 and mastodon python module: `sudo pip install sqlite3 beautifulsoup4 mastodon` In your user folder, execute `git clone https://gitlab.com/jeancf/twoot.git` to clone repo with twoot.py script.