From 1634ce94988aca1412fe06dd93ae4d3ee8739e0c Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Thu, 9 Jan 2025 23:08:01 +0100 Subject: [PATCH] add note about install --- DOCUMENTATION.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index 32f659cb..a08dc2cc 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -20,7 +20,7 @@ Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV #### Installation -Radicale is really easy to install and works out-of-the-box. +Radicale is really easy to install (for testing purposes) and works out-of-the-box. ```bash python3 -m pip install --upgrade https://github.com/Kozea/Radicale/archive/master.tar.gz @@ -33,6 +33,8 @@ You can login with any username and password. Want more? Check the [tutorials](#tutorials) and the [documentation](#documentation-1). +Instead of downloading from PyPI look for packages provided by used distribution (#linux-distribution-packages), they contain also startup scripts to run daemonized. + #### What's New? Read the