]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/en/user/installation.rst
Re-add wallabag:install
[github/wallabag/wallabag.git] / docs / en / user / installation.rst
index 7954fe0b39a0bb00811a853f238fe09f6a01d101..82fa6f4e23879a8fd2d4860fe628fa1e05158a4a 100644 (file)
@@ -55,6 +55,7 @@ To install wallabag itself, you must run the following commands:
     cd wallabag
     git checkout 2.1.0
     ASSETS=build ./install.sh
+    php bin/console wallabag:install --env=prod
 
 To start PHP's build-in server and test if everything did install correctly, you can do: