Docs - update version
This commit is contained in:
parent
9607b9b2ff
commit
9bf094da1b
@ -87,13 +87,13 @@ Prod environment
|
||||
.. warning::
|
||||
Note that FitTrackee is not production-ready yet
|
||||
|
||||
- Download the last release (for now, it is the beta release v0.2.2):
|
||||
- Download the last release (for now, it is the beta release v0.2.3):
|
||||
|
||||
.. code:: bash
|
||||
|
||||
$ wget https://github.com/SamR1/FitTrackee/archive/v0.2.2-beta.tar.gz
|
||||
$ tar -xzf v0.2.2-beta.tar.gz
|
||||
$ mv FitTrackee-0.2.2-beta FitTrackee
|
||||
$ wget https://github.com/SamR1/FitTrackee/archive/v0.2.3-beta.tar.gz
|
||||
$ tar -xzf v0.2.3-beta.tar.gz
|
||||
$ mv FitTrackee-0.2.3-beta FitTrackee
|
||||
$ cd FitTrackee
|
||||
|
||||
- Update **Makefile.config** file if needed and copy/paste the
|
||||
|
@ -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.2):</p></li>
|
||||
<li><p>Download the last release (for now, it is the beta release v0.2.3):</p></li>
|
||||
</ul>
|
||||
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$ wget https://github.com/SamR1/FitTrackee/archive/v0.2.2-beta.tar.gz
|
||||
$ tar -xzf v0.2.2-beta.tar.gz
|
||||
$ mv FitTrackee-0.2.2-beta FitTrackee
|
||||
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$ wget https://github.com/SamR1/FitTrackee/archive/v0.2.3-beta.tar.gz
|
||||
$ tar -xzf v0.2.3-beta.tar.gz
|
||||
$ mv FitTrackee-0.2.3-beta FitTrackee
|
||||
$ <span class="nb">cd</span> FitTrackee
|
||||
</pre></div>
|
||||
</div>
|
||||
|
@ -87,13 +87,13 @@ Prod environment
|
||||
.. warning::
|
||||
Note that FitTrackee is not production-ready yet
|
||||
|
||||
- Download the last release (for now, it is the beta release v0.2.2):
|
||||
- Download the last release (for now, it is the beta release v0.2.3):
|
||||
|
||||
.. code:: bash
|
||||
|
||||
$ wget https://github.com/SamR1/FitTrackee/archive/v0.2.2-beta.tar.gz
|
||||
$ tar -xzf v0.2.2-beta.tar.gz
|
||||
$ mv FitTrackee-0.2.2-beta FitTrackee
|
||||
$ wget https://github.com/SamR1/FitTrackee/archive/v0.2.3-beta.tar.gz
|
||||
$ tar -xzf v0.2.3-beta.tar.gz
|
||||
$ mv FitTrackee-0.2.3-beta FitTrackee
|
||||
$ cd FitTrackee
|
||||
|
||||
- Update **Makefile.config** file if needed and copy/paste the
|
||||
|
Loading…
Reference in New Issue
Block a user