diff --git a/README.md b/README.md index b4f4392..3799f63 100644 --- a/README.md +++ b/README.md @@ -148,8 +148,6 @@ This is the Python library we use to make the bots. You can install it by runnin First download the bots from this page. * go to the folder where you have downloaded them -* run the following commands in the terminal: - `$ pip3 install slixmpp requests` * to run a bot, you can copy paste the commands which are already mentioned in the bot file, but a general command looks like this: `$ python3 bot.py -d -j administratorbot@conversejs.org -r botsofconduct@muc.vvvvvvaria.org -n bot -p testing` * where: