diff --git a/README.md b/README.md index 89e4cb4..587ae6e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ If you like to test this repository you are recommended to use one of the follow * Make it a virtual environment by `python3 -m venv ` and `source /bin/activate`. * `cd ` * Clone the repo. - * Inside the repo run `pip install --update pip && pip install -r requirements.txt` + * Inside the repo run `pip install --upgrade pip && pip install -r requirements.txt` * Create an `.env` file with your favourite editor: ``` FRITZ_USERNAME="fritzab"