diff --git a/README.md b/README.md index bcd7904..0ee6120 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,13 @@ more things I will try to implement. Check by from time to time to see what has changed. :) # Installation -Check that you create a venv and then install requirements.txt in there: +1. Check that you create a venv and then install requirements.txt in there. +2. Then edit the bot.ini.example and move it to bot.ini . +3. Run the bot by using your venv interpreter. -Then edit the bot.ini.example and move it to bot.ini . -After this, run the bot using the venv python interpreter. -If you don't want to load the examples, just move them to some other ending (not .py). + +If you don't want to load the example extensions, just move them to some other ending (not .py). # Note A better description and HowTo will follow someday. :)) \ No newline at end of file