Update README.md

This commit is contained in:
kevin.francoise 2023-01-16 13:32:45 +00:00
parent 1e43be6c55
commit 86ec727e80

View File

@ -9,7 +9,9 @@ It is a good practice to create a dedicated virtualenv first. Even if it usually
- Clone this repository - Clone this repository
- Change directory - Change directory
`cd super-vision` ```
cd super-vision
```
- Create a virtualenv - Create a virtualenv
``` ```
python3 -m venv .venv python3 -m venv .venv