From cfc062584ac5870b171878ddb67901386291e623 Mon Sep 17 00:00:00 2001 From: Uwe Pfeifer Date: Wed, 9 Nov 2022 21:23:10 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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