]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - README.md
Release wallabag 2.1.4
[github/wallabag/wallabag.git] / README.md
index 436272c03082e1fec3b317953515d58781a5de9b..c948828843bc043589ba6217dcb6f437ee8c470b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -16,10 +16,9 @@ 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 && make install
+make run
 ```
 
 # License