diff --git a/README.md b/README.md index 2864e79..a2bf492 100644 --- a/README.md +++ b/README.md @@ -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.