mirror of
https://gitlab.com/jeancf/twoot.git
synced 2024-11-23 20:11:11 +00:00
Corrected names of required dependencies
This commit is contained in:
parent
32c5e0510c
commit
8059b062ac
|
@ -44,7 +44,7 @@ Default min delay is 0 minutes.
|
|||
|
||||
Make sure python3 is installed.
|
||||
|
||||
Twoot depends on sqlite3, beautifulsoup4 and mastodon python module: `sudo pip install sqlite3 beautifulsoup4 mastodon`
|
||||
Twoot depends on sqlite3, beautifulsoup4 and mastodon python module: `sudo pip install beautifulsoup4 Mastodon.py`
|
||||
|
||||
In your user folder, execute `git clone https://gitlab.com/jeancf/twoot.git`
|
||||
to clone repo with twoot.py script.
|
||||
|
|
Loading…
Reference in New Issue
Block a user