X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=6d215c896cbd4982ee5e5253228c076fcbc3ab61;hb=12f7fd004a64756e84cca963886e99225e79ec9a;hp=ca61f029afaa295fb952d49e28455c9487585ea0;hpb=ab809de18415a9ce3bbc95d3a0a1af6c50a41c4f;p=github%2Fwallabag%2Fwallabag.git diff --git a/README.md b/README.md index ca61f029..6d215c89 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Then you can install wallabag by executing the following commands: git clone https://github.com/wallabag/wallabag.git cd wallabag git checkout 2.1.0 - ./install.sh + ASSETS=build ./install.sh php bin/console server:run --env=prod ```