From 6af1b54740cfbfe7bd4f9259ac3383f61a1e485c Mon Sep 17 00:00:00 2001 From: Phoenix Date: Sun, 12 Dec 2021 14:46:18 -0800 Subject: [PATCH] =?UTF-8?q?=E2=80=9EBYCEPS-Instalation.md=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BYCEPS-Instalation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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