Update README.md

This commit is contained in:
Jeremy Benoist 2016-10-10 09:11:26 +02:00 committed by GitHub
parent 02edf0707f
commit 3175e33012

View file

@ -16,10 +16,10 @@ Please read [the documentation to see the wallabag requirements](http://doc.wall
Then you can install wallabag by executing the following commands:
```
git clone https://github.com/wallabag/wallabag.git
cd wallabag
./install.sh
php bin/console server:run --env=prod
git clone https://github.com/wallabag/wallabag.git
cd wallabag
./install.sh
php bin/console server:run --env=prod
```
# License