Corrected wrong term
I don't know why I used 'vice versa' here .... Glitch in my head I guess.
This commit is contained in:
parent
036d6a3358
commit
b1e44ae914
|
@ -6,7 +6,7 @@ To use #mastobot you need to install tweepy, Mastodon.py and wget. To do so you
|
||||||
|
|
||||||
`sudo pip3 install tweepy`
|
`sudo pip3 install tweepy`
|
||||||
|
|
||||||
and vice versa.
|
and respectively for the other libraries.
|
||||||
|
|
||||||
Also, you have of course to register the goal accounts on Mastodon and to adjust both the mastodon.py file's _setting\_path_ pointing to the absolute path to the settings.json file and
|
Also, you have of course to register the goal accounts on Mastodon and to adjust both the mastodon.py file's _setting\_path_ pointing to the absolute path to the settings.json file and
|
||||||
the setting.json file itself regarding to your needs.
|
the setting.json file itself regarding to your needs.
|
||||||
|
|
Loading…
Reference in New Issue