diff options
| -rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
| @@ -41,11 +41,7 @@ In order to install all dependencies automatically use the [pip](https://pypi.or | |||
| 41 | pip install -r requirements.txt | 41 | pip install -r requirements.txt |
| 42 | ``` | 42 | ``` |
| 43 | 43 | ||
| 44 | After done with the environment run; | 44 | Rest of this README assumes that you are on the repository root directory. |
| 45 | |||
| 46 | ```bash | ||
| 47 | deactivate | ||
| 48 | ``` | ||
| 49 | 45 | ||
| 50 | </p> | 46 | </p> |
| 51 | </details> | 47 | </details> |
