summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 5 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 486572881..67e1e9d16 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
-How to compile and run ManaVerse on your GNU/Linux Box
-=================================================
+How to compile and run ManaVerse on your GNU+Linux Box
+======================================================
Homepage: http://manaverse.germantmw.de/
-IRC: irc.libera.chat:6697 (TLS) / #themanaworld-dev
+IRC: irc.libera.chat:6697 (TLS) / #themanaworld-irc
1) Requirements
2) Compiling And Installing ManaVerse
@@ -43,7 +43,7 @@ you to figure this out.
2. Compiling And Installing ManaVerse
-====================================
+=====================================
Building with GNU Autotools
@@ -67,7 +67,7 @@ a different prefix to configure as usual.
Rebuild the executable from scratch using "make clean" and then "make".
-Building with CMake
+Building with CMake (unsupported)
1) Create a directory for building and change to that directory.
2) Configure the build with: cmake <path_to_source>