From 12f7fd004a64756e84cca963886e99225e79ec9a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= <nicolas@loeuillet.org>
Date: Mon, 3 Oct 2016 09:16:57 +0200
Subject: Prepare wallabag 2.1.0 :rocket:

---
 docs/en/user/installation.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/en')

diff --git a/docs/en/user/installation.rst b/docs/en/user/installation.rst
index 8e9f71d4..cc8211d8 100644
--- a/docs/en/user/installation.rst
+++ b/docs/en/user/installation.rst
@@ -54,7 +54,7 @@ To install wallabag itself, you must run the following commands:
     git clone https://github.com/wallabag/wallabag.git
     cd wallabag
     git checkout 2.1.0
-    ./install.sh
+    ASSETS=build ./install.sh
 
 To start PHP's build-in server and test if everything did install correctly, you can do:
 
-- 
cgit v1.2.3