diff --git a/tutorial.md b/tutorial.md index 9ecc8ae8..3327a44c 100644 --- a/tutorial.md +++ b/tutorial.md @@ -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.