mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 21:57:43 +03:00
Remove path from powershell
This commit is contained in:
parent
481bd4e4b9
commit
ec19a1a12c
1 changed files with 2 additions and 2 deletions
|
@ -82,8 +82,8 @@ click on "Install now". Wait a couple of minutes, it's done!
|
||||||
Launch a command prompt and type:
|
Launch a command prompt and type:
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
C:\Users\User> python -m pip install --upgrade https://github.com/Kozea/Radicale/archive/master.tar.gz
|
python -m pip install --upgrade https://github.com/Kozea/Radicale/archive/master.tar.gz
|
||||||
C:\Users\User> python -m radicale --storage-filesystem-folder=~/radicale/collections
|
python -m radicale --storage-filesystem-folder=~/radicale/collections
|
||||||
```
|
```
|
||||||
|
|
||||||
Victory! Open <http://localhost:5232> in your browser!
|
Victory! Open <http://localhost:5232> in your browser!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue