correct information in README
This commit is contained in:
parent
31e023dcb4
commit
101a5b5eaf
1 changed files with 3 additions and 2 deletions
5
README
5
README
|
@ -7,7 +7,7 @@ static pages on a single host.
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
Edit config.mk to match your local setup. quark is installed into
|
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
|
Afterwards enter the following command to build and install quark
|
||||||
(if necessary as root):
|
(if necessary as root):
|
||||||
|
@ -17,4 +17,5 @@ Afterwards enter the following command to build and install quark
|
||||||
|
|
||||||
Running quark
|
Running quark
|
||||||
------------
|
------------
|
||||||
sudo quark <web-root>
|
$ cd <web-root>
|
||||||
|
$ sudo quark
|
||||||
|
|
Loading…
Reference in a new issue