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:
parent
09ce73aad4
commit
8d4b497847
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ Launch a command prompt and type:
|
||||||
|
|
||||||
```
|
```
|
||||||
C:\Users\User> python -m pip install --upgrade radicale
|
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
|
Victory! Open [http://localhost:5232/](http://localhost:5232/) in your browser
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue