]> jfr.im git - irc/quakenet/newserv.git/commitdiff
Remove obsolete note about creating the data directory.
authorGunnar Beutner <redacted>
Thu, 15 Aug 2013 09:35:22 +0000 (11:35 +0200)
committerGunnar Beutner <redacted>
Thu, 15 Aug 2013 09:35:22 +0000 (11:35 +0200)
INSTALL

diff --git a/INSTALL b/INSTALL
index 57d79cd50e154b7304aed2554ce54a088c02d00f..d67b7cf47f2b6286c18d9e29c6b0f93f34f7dc07 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -27,7 +27,6 @@ and symlink the "newserv" binary and the "modules" directory into it:
 
 $ cd
 $ mkdir newserv-install && cd newserv-install
-$ mkdir data # Some modules depend on this directory being available
 $ ln -s ../newserv-src/newserv
 $ ln -s ../newserv-src/modules