„BYCEPS-Instalation.md“ ändern

This commit is contained in:
Phoenix 2021-12-12 14:46:18 -08:00
parent caf0a99341
commit 6af1b54740

View File

@ -26,7 +26,7 @@ $ git clone https://github.com/byceps/byceps.git
``` ```
```bash ```bash
python3 -m venv --system-site-packages venv python3 -m venv venv
``` ```
```bash ```bash