Fix README.md

This commit is contained in:
CramMK
2020-03-31 09:21:57 +02:00
parent 2f1e2531cd
commit 150aa17e9a

View File

@@ -20,7 +20,7 @@ Installation - pip
+ **OPTIONAL:** A virtual environment can be created at this point + **OPTIONAL:** A virtual environment can be created at this point
+ Use `pip install --user -r requirements.txt` to install all dependencies + Use `pip install -r requirements.txt` to install all dependencies
needed for the bot needed for the bot
+ Create a `config` file as described below + Create a `config` file as described below