]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - README.md
Prepare wallabag 2.1.0 :rocket:
[github/wallabag/wallabag.git] / README.md
index ca61f029afaa295fb952d49e28455c9487585ea0..6d215c896cbd4982ee5e5253228c076fcbc3ab61 100644 (file)
--- 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
 ```