Update README.md again

This commit is contained in:
JC François 2019-08-02 08:17:24 +00:00
parent 64d3120362
commit cd66d00ca1

View File

@ -44,7 +44,7 @@ Default min delay is 0 minutes.
Make sure python3 is installed. 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` In your user folder, execute `git clone https://gitlab.com/jeancf/twoot.git`
to clone repo with twoot.py script. to clone repo with twoot.py script.