... | ... | @@ -14,7 +14,7 @@ In order to activate your virtual environment, you need to execute the following |
|
|
```bash
|
|
|
source venv/bin/activate
|
|
|
```
|
|
|
In order to execute the other commands, you will need your virtual environment activated
|
|
|
In order to execute the other commands, you will need your virtual environment activated.
|
|
|
|
|
|
To execute the virtual environment:
|
|
|
```bash
|
... | ... | |