diff options
author | Jeremy <jeremy.benoist@gmail.com> | 2015-02-05 09:19:13 +0100 |
---|---|---|
committer | Jeremy <jeremy.benoist@gmail.com> | 2015-02-05 09:19:17 +0100 |
commit | 3bb7c5ffeceac653b014aa515ed7e50cfe25c392 (patch) | |
tree | 481899de2d400e0e612b771c42dc2f782b0df873 | |
parent | c2e2906c8dcb83494c34d22c57f262d8f2b5f58d (diff) | |
download | wallabag-3bb7c5ffeceac653b014aa515ed7e50cfe25c392.tar.gz wallabag-3bb7c5ffeceac653b014aa515ed7e50cfe25c392.tar.zst wallabag-3bb7c5ffeceac653b014aa515ed7e50cfe25c392.zip |
Update branch name in README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ More informations on our website: [wallabag.org](http://wallabag.org) | |||
9 | Keep in mind it's an **instable** branch, everything can be broken :) | 9 | Keep in mind it's an **instable** branch, everything can be broken :) |
10 | 10 | ||
11 | ``` | 11 | ``` |
12 | git clone https://github.com/wallabag/wallabag.git -b refactor | 12 | git clone https://github.com/wallabag/wallabag.git -b v2 |
13 | cd wallabag | 13 | cd wallabag |
14 | composer install | 14 | composer install |
15 | php app/console wallabag:install | 15 | php app/console wallabag:install |