From 70c25410357183105aa56c411d3dc19c1984f7b4 Mon Sep 17 00:00:00 2001 From: Sam Date: Sun, 4 Feb 2024 22:31:15 +0100 Subject: [PATCH] Docs - fix upgrade command on prod env --- docs/en/_sources/installation.rst.txt | 2 +- docs/en/installation.html | 2 +- docs/fr/_sources/installation.rst.txt | 2 +- docs/fr/installation.html | 2 +- docsrc/gettext/.doctrees/changelog.doctree | Bin 363206 -> 363206 bytes docsrc/gettext/.doctrees/environment.pickle | Bin 1968287 -> 1970085 bytes docsrc/gettext/.doctrees/features.doctree | Bin 71522 -> 71522 bytes docsrc/gettext/.doctrees/index.doctree | Bin 8705 -> 8705 bytes docsrc/gettext/.doctrees/installation.doctree | Bin 162879 -> 162885 bytes docsrc/gettext/.doctrees/oauth.doctree | Bin 29690 -> 29690 bytes docsrc/gettext/docs.pot | 4 ++-- docsrc/source/installation.rst | 2 +- 12 files changed, 7 insertions(+), 7 deletions(-) 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-python
     
      diff --git a/docs/fr/_sources/installation.rst.txt b/docs/fr/_sources/installation.rst.txt index 6c94828c..b050930a 100644 --- a/docs/fr/_sources/installation.rst.txt +++ b/docs/fr/_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/fr/installation.html b/docs/fr/installation.html index 1efb6a5b..8532b6bc 100644 --- a/docs/fr/installation.html +++ b/docs/fr/installation.html @@ -1036,7 +1036,7 @@ $ cd FitTr
    • Mettre à jour le fichier .env si nécessaire (cf. Variables d’environnement).

    • Mettre à jour les paquets :

    -
    $ make install-dev
    +
    $ make install-python