1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-15 20:36:55 +00:00

Change Windows folder to ~/radicale/collections

It's consistent with instructions for linux
This commit is contained in:
Unrud 2017-06-10 18:51:58 +02:00 committed by GitHub
parent 09ce73aad4
commit 8d4b497847

View file

@ -46,7 +46,7 @@ Launch a command prompt and type:
```
C:\Users\User> python -m pip install --upgrade radicale
C:\Users\User> python -m radicale --config "" --storage-filesystem-folder=~/radicale
C:\Users\User> python -m radicale --config "" --storage-filesystem-folder=~/radicale/collections
```
Victory! Open [http://localhost:5232/](http://localhost:5232/) in your browser