mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-01 20:27:37 +03:00
bugfix
This commit is contained in:
parent
d4e23e6731
commit
7d351d6692
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue