mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
Minor fixes
This commit is contained in:
parent
ad72c218c3
commit
e69970ed56
10 changed files with 108 additions and 107 deletions
|
@ -35,8 +35,8 @@ layout: default
|
|||
{{ site.title }} is really easy to install and works out-of-the-box.
|
||||
</p>
|
||||
|
||||
<pre>$ pip install radicale
|
||||
$ radicale --verbose
|
||||
<pre>$ python3 -m pip install --upgrade radicale
|
||||
$ python3 -m radicale --verbose
|
||||
Listening to localhost port 5232
|
||||
Radicale server ready</pre>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue