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

@ -1049,7 +1049,7 @@ $<span class="w"> </span><span class="nb">cd</span><span class="w"> </span>FitTr
<li><p>Update <strong>.env</strong> if needed (see <a class="reference external" href="installation.html#environment-variables">Environment variables</a>).</p></li>
<li><p>Upgrade packages:</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">