diff --git a/BYCEPS-Instalation.md b/BYCEPS-Instalation.md index a5ef268..1450174 100644 --- a/BYCEPS-Instalation.md +++ b/BYCEPS-Instalation.md @@ -26,7 +26,7 @@ $ git clone https://github.com/byceps/byceps.git ``` ```bash -python3 -m venv --system-site-packages venv +python3 -m venv venv ``` ```bash