From c576911c9d136c6fa18adc7393549e706d402db3 Mon Sep 17 00:00:00 2001 From: Sam Date: Sun, 2 Feb 2020 09:57:48 +0100 Subject: [PATCH] update documentation --- docs/_sources/installation.rst.txt | 6 +++--- docs/installation.html | 6 +++--- docsrc/source/installation.rst | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/_sources/installation.rst.txt b/docs/_sources/installation.rst.txt index cdcf6fc6..729bacc1 100644 --- a/docs/_sources/installation.rst.txt +++ b/docs/_sources/installation.rst.txt @@ -87,12 +87,12 @@ Prod environment .. warning:: Note that FitTrackee is not production-ready yet -- Download the last release (for now, it is the beta release v0.2.3): +- Download the last release (for now, it is the beta release v0.2.5): .. code:: bash - $ wget https://github.com/SamR1/FitTrackee/archive/v0.2.3-beta.tar.gz - $ tar -xzf v0.2.3-beta.tar.gz + $ wget https://github.com/SamR1/FitTrackee/archive/v0.2.5-beta.tar.gz + $ tar -xzf v0.2.5-beta.tar.gz $ mv FitTrackee-0.2.3-beta FitTrackee $ cd FitTrackee diff --git a/docs/installation.html b/docs/installation.html index f21921ae..1ab24caf 100644 --- a/docs/installation.html +++ b/docs/installation.html @@ -231,10 +231,10 @@ and the password mp

Note that FitTrackee is not production-ready yet

    -
  • Download the last release (for now, it is the beta release v0.2.3):

  • +
  • Download the last release (for now, it is the beta release v0.2.5):

-
$ wget https://github.com/SamR1/FitTrackee/archive/v0.2.3-beta.tar.gz
-$ tar -xzf v0.2.3-beta.tar.gz
+
$ wget https://github.com/SamR1/FitTrackee/archive/v0.2.5-beta.tar.gz
+$ tar -xzf v0.2.5-beta.tar.gz
 $ mv FitTrackee-0.2.3-beta FitTrackee
 $ cd FitTrackee
 
diff --git a/docsrc/source/installation.rst b/docsrc/source/installation.rst index cdcf6fc6..729bacc1 100644 --- a/docsrc/source/installation.rst +++ b/docsrc/source/installation.rst @@ -87,12 +87,12 @@ Prod environment .. warning:: Note that FitTrackee is not production-ready yet -- Download the last release (for now, it is the beta release v0.2.3): +- Download the last release (for now, it is the beta release v0.2.5): .. code:: bash - $ wget https://github.com/SamR1/FitTrackee/archive/v0.2.3-beta.tar.gz - $ tar -xzf v0.2.3-beta.tar.gz + $ wget https://github.com/SamR1/FitTrackee/archive/v0.2.5-beta.tar.gz + $ tar -xzf v0.2.5-beta.tar.gz $ mv FitTrackee-0.2.3-beta FitTrackee $ cd FitTrackee