aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 13e730c9..1e33940a 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ More informations on our website: [wallabag.org](http://wallabag.org)
9Keep in mind it's an **instable** branch, everything can be broken :) 9Keep in mind it's an **instable** branch, everything can be broken :)
10 10
11``` 11```
12git clone https://github.com/wallabag/wallabag.git -b refactor 12git clone https://github.com/wallabag/wallabag.git -b v2
13cd wallabag 13cd wallabag
14composer install 14composer install
15php app/console wallabag:install 15php app/console wallabag:install