1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-15 20:36:55 +00:00

Generate documentation

This commit is contained in:
Github Actions 2024-10-28 06:48:09 +00:00
parent 0bb179bead
commit 5c29b02e3f

View file

@ -308,8 +308,8 @@ for <a href="#basic-configuration">some basic configuration</a>.</p>
system.</p> system.</p>
<section class="level4" id="linux--bsd"> <section class="level4" id="linux--bsd">
<h4>Linux / *BSD <a class="headerlink" href="#linux--bsd">&para;</a></h4> <h4>Linux / *BSD <a class="headerlink" href="#linux--bsd">&para;</a></h4>
<p>First, make sure that <strong>python</strong> 3.5 or later <p>First, make sure that <strong>python</strong> 3.8 or later
(<strong>python</strong> &ge; 3.6 is recommended) and <strong>pip</strong> (<strong>python</strong> &ge; 3.9 is recommended) and <strong>pip</strong>
are installed. On most distributions it should be enough to install the are installed. On most distributions it should be enough to install the
package <code>python3-pip</code>.</p> package <code>python3-pip</code>.</p>
<p>Then open a console and type:</p> <p>Then open a console and type:</p>