Update Python version in README for virtual environment

This commit is contained in:
2025-12-13 21:29:42 +01:00
committed by GitHub
parent acd3557965
commit 983fd12fc5
+1 -1
View File
@@ -44,7 +44,7 @@ cd websocket-minitel
```
- Créer un environnement virtuel (recommandé)
```bash
python3.14 -m venv venv
python3 -m venv venv
```
### 2. Activation :