mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-03 05:07:40 +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
|
```bash
|
||||||
python3 -m venv ~/venv
|
python3 -m venv ~/venv
|
||||||
source venv/bin/activate
|
source ~/venv/bin/activate
|
||||||
```
|
```
|
||||||
|
|
||||||
and try to install with
|
and try to install with
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue