diff --git a/README.md b/README.md index 4dd5865..e9cfb7b 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ _Works on my machine..._ python3 -m venv env ``` 1. ```bash - source env/bin/activate ` + source env/bin/activate ``` 1. ```bash pip install -r requirements.txt