X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=README.md;h=6d215c896cbd4982ee5e5253228c076fcbc3ab61;hb=a494c33ef7e574e68ab5bb83d0bdbd67348af0ef;hp=ca61f029afaa295fb952d49e28455c9487585ea0;hpb=114c55c0a6eade2ba6c53fe25f61cc58cca91620;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 ```