commit 101a5b5eaf400482139d4c4d40b7d5dfc4a54af4
Author: Jakob Kramer <[email protected]>
Date:   Thu Apr 10 20:43:49 2014 +0200

    correct information in README

diff --git a/README b/README
index 0d23d38..8dc973a 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ static pages on a single host.
 Installation
 ------------
 Edit config.mk to match your local setup. quark is installed into
-/usr/local/sbin by default.
+/usr/local/bin by default.
 
 Afterwards enter the following command to build and install quark
 (if necessary as root):
@@ -17,4 +17,5 @@ Afterwards enter the following command to build and install 
quark
 
 Running quark 
 ------------
-sudo quark <web-root>
+    $ cd <web-root>
+    $ sudo quark


Reply via email to