1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-13 18:50:53 +00:00

Generate documentation

This commit is contained in:
Github Actions 2024-10-28 07:02:01 +00:00
parent b8c2b65a55
commit 22bfa15f0e

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.8 or later <p>First, make sure that <strong>python</strong> 3.5 or later
(<strong>python</strong> &ge; 3.9 is recommended) and <strong>pip</strong> (<strong>python</strong> &ge; 3.6 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>