fix typo
This commit is contained in:
@ -204,11 +204,11 @@ and the password <code class="docutils literal notranslate"><span class="pre">mp
|
||||
<div class="section" id="prod-environment">
|
||||
<h3>Prod environment<a class="headerlink" href="#prod-environment" title="Permalink to this headline">¶</a></h3>
|
||||
<ul class="simple">
|
||||
<li><p>Download the last release (for now it is the beta release v0.2.1):</p></li>
|
||||
<li><p>Download the last release (for now it is the beta release v0.2.0):</p></li>
|
||||
</ul>
|
||||
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$ wget https://github.com/SamR1/FitTrackee/archive/v0.2.1-beta.tar.gz
|
||||
$ tar -xzf v0.1.1-beta.tar.gz
|
||||
$ mv FitTrackee-0.1.1-beta FitTrackee
|
||||
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$ wget https://github.com/SamR1/FitTrackee/archive/v0.2.0-beta.tar.gz
|
||||
$ tar -xzf v0.2.0-beta.tar.gz
|
||||
$ mv FitTrackee-0.2.0-beta FitTrackee
|
||||
$ <span class="nb">cd</span> FitTrackee
|
||||
</pre></div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user