Corrected wrong term

I don't know why I used 'vice versa' here .... Glitch in my head I guess.
This commit is contained in:
Homer S. 2020-04-03 07:13:06 +02:00
parent 036d6a3358
commit b1e44ae914
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ To use #mastobot you need to install tweepy, Mastodon.py and wget. To do so you
`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
the setting.json file itself regarding to your needs.