From cef72d87a6ce645ead6fd5e85898db54d09b8e29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Tue, 12 Dec 2017 20:52:05 +0100 Subject: Removed "make run" in the README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ea2215e..f463f79a 100644 --- 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 This work is free. You can redistribute it and/or modify it under the -- cgit v1.2.3