Commit 50828d67 authored by Mickaël Desfrênes's avatar Mickaël Desfrênes
Browse files

fix readme

parent 75a4dd8a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -134,7 +134,6 @@ Un serveur de référence est implémenté en Python. Deux composants sont fourn

Création et activation d'un venv:

    cd web
    python3 -m venv myvenv
    . ./myvenv/bin/activate