aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorJeremy <jeremy.benoist@gmail.com>2015-02-05 09:19:13 +0100
committerJeremy <jeremy.benoist@gmail.com>2015-02-05 09:19:17 +0100
commit3bb7c5ffeceac653b014aa515ed7e50cfe25c392 (patch)
tree481899de2d400e0e612b771c42dc2f782b0df873 /README.md
parentc2e2906c8dcb83494c34d22c57f262d8f2b5f58d (diff)
downloadwallabag-3bb7c5ffeceac653b014aa515ed7e50cfe25c392.tar.gz
wallabag-3bb7c5ffeceac653b014aa515ed7e50cfe25c392.tar.zst
wallabag-3bb7c5ffeceac653b014aa515ed7e50cfe25c392.zip
Update branch name in README
Diffstat (limited to 'README.md')
-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