]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - README.md
Update documentation
[github/wallabag/wallabag.git] / README.md
index 8de3279def1a161ce11a1f21992030d21d5e3022..c948828843bc043589ba6217dcb6f437ee8c470b 100644 (file)
--- 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