mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
Generate documentation
This commit is contained in:
parent
97d4f41f55
commit
e06cefece3
1 changed files with 3 additions and 4 deletions
|
@ -308,10 +308,9 @@ for <a href="#basic-configuration">some basic configuration</a>.</p>
|
|||
system.</p>
|
||||
<section class="level4" id="linux--bsd">
|
||||
<h4>Linux / *BSD <a class="headerlink" href="#linux--bsd">¶</a></h4>
|
||||
<p>First, make sure that <strong>python</strong> 3.5 or later
|
||||
(<strong>python</strong> ≥ 3.6 is recommended) and <strong>pip</strong>
|
||||
are installed. On most distributions it should be enough to install the
|
||||
package <code>python3-pip</code>.</p>
|
||||
<p>First, make sure that <strong>python</strong> 3.8 or later and
|
||||
<strong>pip</strong> are installed. On most distributions it should be
|
||||
enough to install the package <code>python3-pip</code>.</p>
|
||||
<p>Then open a console and type:</p>
|
||||
<div class="sourceCode" id="cb2"><pre class="sourceCode bash"><code class="sourceCode bash"><span id="cb2-1"><a aria-hidden="true" href="#cb2-1" tabindex="-1"></a><span class="co"># Run the following command as root or</span></span>
|
||||
<span id="cb2-2"><a aria-hidden="true" href="#cb2-2" tabindex="-1"></a><span class="co"># add the --user argument to only install for the current user</span></span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue