X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docs%2Fen%2Fuser%2Finstallation.rst;fp=docs%2Fen%2Fuser%2Finstallation.rst;h=82fa6f4e23879a8fd2d4860fe628fa1e05158a4a;hb=8fdb5e5766a6bf5970f268200a6c21fd39693637;hp=7954fe0b39a0bb00811a853f238fe09f6a01d101;hpb=9d3603147b0a4219a8065861351439cbe5e52772;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/en/user/installation.rst b/docs/en/user/installation.rst index 7954fe0b..82fa6f4e 100644 --- a/docs/en/user/installation.rst +++ b/docs/en/user/installation.rst @@ -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: