Update README.md

This commit is contained in:
kevin.francoise 2023-01-16 13:32:45 +00:00
parent 1e43be6c55
commit 86ec727e80
1 changed files with 3 additions and 1 deletions

View File

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