Update README.md

This commit is contained in:
JC François 2019-08-02 08:15:54 +00:00
parent 104595d55c
commit 64d3120362

View File

@ -44,7 +44,7 @@ Default min delay is 0 minutes.
Make sure python3 is installed.
Twoot depends on beautifulsoup4 python module: `sudo pip install beautifulsoup4`
Twoot depends on sqlite3 and beautifulsoup4 python module: `sudo pip install sqlite3 beautifulsoup4`
In your user folder, execute `git clone https://gitlab.com/jeancf/twoot.git`
to clone repo with twoot.py script.