1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-07 18:30:54 +00:00

Generate documentation

This commit is contained in:
Github Actions 2020-08-06 21:51:49 +00:00
parent 935e0eef52
commit fbced68abb
2 changed files with 6 additions and 6 deletions

View file

@ -1361,7 +1361,7 @@ This folder is a set of storage modules able to read and write collections. Curr
<section class="level4" id="download//pypi">
<h4>PyPI <a class="headerlink" href="#download//pypi">&para;</a></h4>
<p>Radicale is <a href="http://pypi.python.org/pypi/Radicale/">available on PyPI</a>. To install, just type as superuser:</p>
<pre><code>pip install radicale
<pre><code>pip install radicale==1.1.*
</code></pre>
</section>
<section class="level4" id="download//git-repository">