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