This commit is contained in:
Peter Bieringer 2025-03-22 18:24:15 +01:00
parent d4e23e6731
commit 7d351d6692

View file

@ -65,7 +65,7 @@ If _install_ is not working and instead `error: externally-managed-environment`
```bash
python3 -m venv ~/venv
source venv/bin/activate
source ~/venv/bin/activate
```
and try to install with