summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Zima <xhire@mujmalysvet.cz>2010-06-18 16:37:42 +0200
committerMichal Zima <xhire@mujmalysvet.cz>2010-06-18 16:37:42 +0200
commitee8542c0263035c434e8c6f5c7822ac1b3f8d1c9 (patch)
treeccb6199e219c73c750c5bc93b7711baeb4ed840e
parent1a20fd03149cca2fc520e7e43db05629485eb2f7 (diff)
INSTALL -- one missing \n
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 99078aa..87cccda 100644
--- a/INSTALL
+++ b/INSTALL
@@ -49,6 +49,7 @@ Note: you'll also need "-devel" version of libzip library package.
The server is written for GNU/Linux and is not planned to be ported to other
platforms (may be to BSD yes, but surely not to Windows ;c)).
+
Note: if you don't know all available cmake switches which can be used, you can
run `ccmake` command (it seems to be ncurses based) instead of `cmake`. And
please do enable the debug -- it helps us when you find a bug.