]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/fr/user/installation.rst
Update doc
[github/wallabag/wallabag.git] / docs / fr / user / installation.rst
index bb4de534f1bf4c38f5e4c6abfab7b91309f67138..e8d18434beb963dc8d330eb93d5e454d88564d34 100644 (file)
@@ -52,7 +52,7 @@ Pour installer wallabag, vous devez exécuter ces commandes :
     git clone https://github.com/wallabag/wallabag.git
     cd wallabag
     git checkout 2.1.0
-    ASSETS=build ./install.sh
+    SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist
     php bin/console wallabag:install --env=prod
 
 Pour démarrer le serveur interne à php et vérifier que tout s'est installé correctement, vous pouvez exécuter :