X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=8de3279def1a161ce11a1f21992030d21d5e3022;hb=3175e3301289b5041df9f59162f5ec5ec66c03c9;hp=436272c03082e1fec3b317953515d58781a5de9b;hpb=02edf0707f2f61b86b4640a16c3f2eede7d36ffe;p=github%2Fwallabag%2Fwallabag.git diff --git a/README.md b/README.md index 436272c0..8de3279d 100644 --- a/README.md +++ b/README.md @@ -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