From 7b020e8c515f704bed9b10d0d75f278542d7b910 Mon Sep 17 00:00:00 2001 From: Anselm R Garbe Date: Sat, 15 Aug 2009 19:57:15 +0100 Subject: [PATCH] changed some docs --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index 6887628..0d23d38 100644 --- a/README +++ b/README @@ -1,6 +1,7 @@ quark - simple http get server ============================== -quark is an extremly small and simple http get-only web server. +quark is an extremly small and simple http get-only web server. It only serves +static pages on a single host. Installation @@ -16,4 +17,4 @@ Afterwards enter the following command to build and install quark Running quark ------------ -Simply invoke the quark as superuser. +sudo quark