Docs - fix upgrade command on prod env

This commit is contained in:
Sam
2024-02-04 22:31:15 +01:00
parent 9315ddfd57
commit 70c2541035
12 changed files with 7 additions and 7 deletions

View File

@ -1036,7 +1036,7 @@ $<span class="w"> </span><span class="nb">cd</span><span class="w"> </span>FitTr
<li><p>Mettre à jour le fichier <strong>.env</strong> si nécessaire (cf. <a class="reference external" href="installation.html#environment-variables">Variables denvironnement</a>).</p></li>
<li><p>Mettre à jour les paquets :</p></li>
</ul>
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$<span class="w"> </span>make<span class="w"> </span>install-dev
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$<span class="w"> </span>make<span class="w"> </span>install-python
</pre></div>
</div>
<ul class="simple">