mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-29 16:55:32 +00:00
Add note about empty arguments in PowerShell
This commit is contained in:
parent
ea3d088982
commit
1a60ce4aaa
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@ C:\Users\User> python -m pip install --upgrade radicale
|
|||
C:\Users\User> python -m radicale --config "" --storage-filesystem-folder=~/radicale/collections
|
||||
```
|
||||
|
||||
If you are using PowerShell replace ``--config ""`` with ``--config '""'``.
|
||||
|
||||
Victory! Open [http://localhost:5232/](http://localhost:5232/) in your browser!
|
||||
You can login with any username and password.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue