]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Removed "make run" in the README 3495/head
authorNicolas Lœuillet <nicolas@loeuillet.org>
Tue, 12 Dec 2017 19:52:05 +0000 (20:52 +0100)
committerGitHub <noreply@github.com>
Tue, 12 Dec 2017 19:52:05 +0000 (20:52 +0100)
README.md

index 7ea2215e62db3b15735d27c830fda5e5b806587d..f463f79ad9a1cd1266fb756f55e404500ee51797 100644 (file)
--- a/README.md
+++ b/README.md
@@ -19,10 +19,11 @@ Then you can install wallabag by executing the following commands:
 
 ```
 git clone https://github.com/wallabag/wallabag.git
-cd wallabag && make install
-make run
+cd wallabag && make install 
 ```
 
+Now, [configure a virtual host](https://doc.wallabag.org/en/admin/installation/virtualhosts.html) to use your wallabag. 
+
 # License
 Copyright © 2013-2018 Nicolas Lœuillet <nicolas@loeuillet.org>
 This work is free. You can redistribute it and/or modify it under the