mirror of https://github.com/wallabag/wallabag.git
Update branch name in README
This commit is contained in:
parent
c2e2906c8d
commit
3bb7c5ffec
|
@ -9,7 +9,7 @@ More informations on our website: [wallabag.org](http://wallabag.org)
|
|||
Keep in mind it's an **instable** branch, everything can be broken :)
|
||||
|
||||
```
|
||||
git clone https://github.com/wallabag/wallabag.git -b refactor
|
||||
git clone https://github.com/wallabag/wallabag.git -b v2
|
||||
cd wallabag
|
||||
composer install
|
||||
php app/console wallabag:install
|
||||
|
|
Loading…
Reference in New Issue