mirror of
https://gitlab.com/jeancf/twoot.git
synced 2025-02-25 17:38:43 +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.
|
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`
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user