X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=c948828843bc043589ba6217dcb6f437ee8c470b;hb=7c1225347db8b516cc268709939f6b359bc283c1;hp=8de3279def1a161ce11a1f21992030d21d5e3022;hpb=84e3c36e02e4ffb4611f6e1eca37c97a0ffb4660;p=github%2Fwallabag%2Fwallabag.git diff --git a/README.md b/README.md index 8de3279d..c9488288 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,8 @@ 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 +cd wallabag && make install +make run ``` # License