diff --git a/docs/en/_sources/installation.rst.txt b/docs/en/_sources/installation.rst.txt
index 6c94828c..b050930a 100644
--- a/docs/en/_sources/installation.rst.txt
+++ b/docs/en/_sources/installation.rst.txt
@@ -663,7 +663,7 @@ Prod environment
.. code:: bash
- $ make install-dev
+ $ make install-python
- Upgrade database if needed (see changelog for migrations):
diff --git a/docs/en/installation.html b/docs/en/installation.html
index 472e20d0..e623329c 100644
--- a/docs/en/installation.html
+++ b/docs/en/installation.html
@@ -1049,7 +1049,7 @@ $ cd FitTr
Update .env if needed (see Environment variables).
Upgrade packages:
-$ make install-dev
+
-
$ make install-dev
+
diff --git a/docsrc/gettext/.doctrees/changelog.doctree b/docsrc/gettext/.doctrees/changelog.doctree
index 7b38d5b6..fae334f5 100644
Binary files a/docsrc/gettext/.doctrees/changelog.doctree and b/docsrc/gettext/.doctrees/changelog.doctree differ
diff --git a/docsrc/gettext/.doctrees/environment.pickle b/docsrc/gettext/.doctrees/environment.pickle
index 36f7dff3..bd886fbf 100644
Binary files a/docsrc/gettext/.doctrees/environment.pickle and b/docsrc/gettext/.doctrees/environment.pickle differ
diff --git a/docsrc/gettext/.doctrees/features.doctree b/docsrc/gettext/.doctrees/features.doctree
index a196675e..b98bdfd9 100644
Binary files a/docsrc/gettext/.doctrees/features.doctree and b/docsrc/gettext/.doctrees/features.doctree differ
diff --git a/docsrc/gettext/.doctrees/index.doctree b/docsrc/gettext/.doctrees/index.doctree
index 20933ec3..9d3ea720 100644
Binary files a/docsrc/gettext/.doctrees/index.doctree and b/docsrc/gettext/.doctrees/index.doctree differ
diff --git a/docsrc/gettext/.doctrees/installation.doctree b/docsrc/gettext/.doctrees/installation.doctree
index 39d536fd..acb66248 100644
Binary files a/docsrc/gettext/.doctrees/installation.doctree and b/docsrc/gettext/.doctrees/installation.doctree differ
diff --git a/docsrc/gettext/.doctrees/oauth.doctree b/docsrc/gettext/.doctrees/oauth.doctree
index d96bb421..81e379fb 100644
Binary files a/docsrc/gettext/.doctrees/oauth.doctree and b/docsrc/gettext/.doctrees/oauth.doctree differ
diff --git a/docsrc/gettext/docs.pot b/docsrc/gettext/docs.pot
index c392c086..795abb9a 100644
--- a/docsrc/gettext/docs.pot
+++ b/docsrc/gettext/docs.pot
@@ -1,5 +1,5 @@
# SOME DESCRIPTIVE TITLE.
-# Copyright (C) 2018 - 2023, SamR1
+# Copyright (C) 2018 - 2024, SamR1
# This file is distributed under the same license as the FitTrackee package.
# FIRST AUTHOR , YEAR.
#
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: FitTrackee 0.7.30\n"
"\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2024-02-04 14:50+0100\n"
+"POT-Creation-Date: 2024-02-04 22:06+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
diff --git a/docsrc/source/installation.rst b/docsrc/source/installation.rst
index 6c94828c..b050930a 100644
--- a/docsrc/source/installation.rst
+++ b/docsrc/source/installation.rst
@@ -663,7 +663,7 @@ Prod environment
.. code:: bash
- $ make install-dev
+ $ make install-python
- Upgrade database if needed (see changelog for migrations):