diff --git a/README.md b/README.md index 392f8c8..56c4a1d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Installation - pip + **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 + Create a `config` file as described below