]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Update README.md
authorJeremy Benoist <j0k3r@users.noreply.github.com>
Mon, 10 Oct 2016 07:11:26 +0000 (09:11 +0200)
committerGitHub <noreply@github.com>
Mon, 10 Oct 2016 07:11:26 +0000 (09:11 +0200)
README.md

index 436272c03082e1fec3b317953515d58781a5de9b..8de3279def1a161ce11a1f21992030d21d5e3022 100644 (file)
--- 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