1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

add note about install

This commit is contained in:
Peter Bieringer 2025-01-09 23:08:01 +01:00
parent be64e57ae8
commit 1634ce9498

View file

@ -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