]> git.pond.sub.org Git - empserver/commitdiff
Document need for curses.
authorMarkus Armbruster <armbru@pond.sub.org>
Tue, 23 May 2006 18:04:11 +0000 (18:04 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Tue, 23 May 2006 18:04:11 +0000 (18:04 +0000)
README

diff --git a/README b/README
index 4a37d1ef1c3bd7be1a9ba65d8fe98aae4682f2cf..44208080fb22d46d294a1de174eee9a8340bbba3 100644 (file)
--- a/README
+++ b/README
@@ -25,8 +25,8 @@ To build the server and set up a game, follow the steps below.
 
 (2) Building a server
 
-    Requirements: GNU make and GNU troff (`groff'), ANSI C, Perl,
-    Bourne Shell and the common utilities.
+    Requirements: GNU make and GNU troff (`groff'), ANSI C, a curses
+    library, Perl, Bourne Shell and the common utilities.
 
     See file `INSTALL' for detailed compilation and installation
     instructions.  Quick guide for the impatient: run configure; make;