]> jfr.im git - irc/quakenet/newserv.git/blobdiff - INSTALL
nickwatch: Implement hook for messages/notices.
[irc/quakenet/newserv.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 6692aae2a656446ceefcded2c30c639ea2723250..9b9ca38df9ae9f46e00f0bfbb815b78e47a1ca3a 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -10,7 +10,7 @@ a certain library or header file was not found you can run the configure script
 with the -v option or check the .configure.log file after your first configure
 run.
 
-Please refer to the "configure.ini.local" section in this file if you're
+Please refer to the "Local Settings" section in this file if you're
 using non-standard library/header search paths. Once you've resolved all
 dependency issues you can build newserv:
 
@@ -41,8 +41,8 @@ $ ./newserv
 newserv does not detach from the console. Consider running it in a
 screen(1) session.
 
-configure.ini.local
-~~~~~~~~~~~~~~~~~~
+Local Settings
+~~~~~~~~~~~~~
 
 If you are using non-standard library/include paths you can create a file
 called configure.ini.local (using configure.ini.local.example as a template)
@@ -51,8 +51,8 @@ to override some of the settings.
 Workspaces
 ~~~~~~~~~
 
-If you're planning to build your own modules you might consider using
-your own workspace.
+If you're planning to write your own modules you might consider using
+workspace.
 
 For this to work you will need to create a directory for your modules: