update documentation
This commit is contained in:
@ -33,7 +33,7 @@ Activities/Workouts
|
||||
**Notes:**
|
||||
|
||||
- only activity owner can see his activity
|
||||
- no administration for now
|
||||
- **no administration for now**
|
||||
|
||||
|
||||
Dashboard
|
||||
|
@ -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.0):
|
||||
- Download the last release (for now, it is the beta release v0.2.1):
|
||||
|
||||
.. code:: bash
|
||||
|
||||
$ 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
|
||||
$ 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
|
||||
$ cd FitTrackee
|
||||
|
||||
- Update **Makefile.config** file if needed and copy/paste the
|
||||
|
Reference in New Issue
Block a user