update documentation

This commit is contained in:
Sam
2019-09-01 11:40:39 +02:00
parent 38bbd61eba
commit aa67e7ba20
9 changed files with 30 additions and 58 deletions

View File

@ -231,11 +231,11 @@ and the password <code class="docutils literal notranslate"><span class="pre">mp
<p>Note that FitTrackee is not production-ready yet</p>
</div>
<ul class="simple">
<li><p>Download the last release (for now it is the beta release v0.2.0):</p></li>
<li><p>Download the last release (for now, it is the beta release v0.2.1):</p></li>
</ul>
<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
<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.2.1-beta.tar.gz
$ mv FitTrackee-0.2.1-beta FitTrackee
$ <span class="nb">cd</span> FitTrackee
</pre></div>
</div>