diff options
Diffstat (limited to 'README.md')
-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 |