diff --git a/v3.1-maintain.html b/v3.1-maintain.html index 548b61cc..03393814 100644 --- a/v3.1-maintain.html +++ b/v3.1-maintain.html @@ -277,7 +277,7 @@ structure.
Radicale is really easy to install and works out-of-the-box.
python3 -m pip install --upgrade https://github.com/Kozea/Radicale/archive/master.tar.gz
-python3 -m radicale --storage-filesystem-folder=~/.var/lib/radicale/collections
When the server is launched, open http://localhost:5232 in your browser! You can login with any username and password.
Want more? Check the tutorials and the documentation.
diff --git a/v3.2-devel.html b/v3.2-devel.html index 6f74b0eb..df8fc45c 100644 --- a/v3.2-devel.html +++ b/v3.2-devel.html @@ -281,7 +281,7 @@ structure.Radicale is really easy to install and works out-of-the-box.
python3 -m pip install --upgrade https://github.com/Kozea/Radicale/archive/master.tar.gz
-python3 -m radicale --storage-filesystem-folder=~/.var/lib/radicale/collections
When the server is launched, open http://localhost:5232 in your browser! You can login with any username and password.
Want more? Check the tutorials and the documentation.