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:
parent
be64e57ae8
commit
1634ce9498
1 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,7 @@ Radicale is a small but powerful CalDAV (calendars, to-do lists) and CardDAV
|
||||||
|
|
||||||
#### Installation
|
#### 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
|
```bash
|
||||||
python3 -m pip install --upgrade https://github.com/Kozea/Radicale/archive/master.tar.gz
|
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
|
Want more? Check the [tutorials](#tutorials) and the
|
||||||
[documentation](#documentation-1).
|
[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?
|
#### What's New?
|
||||||
|
|
||||||
Read the
|
Read the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue