From: Markus Armbruster Date: Tue, 23 May 2006 18:04:11 +0000 (+0000) Subject: Document need for curses. X-Git-Tag: v4.3.4~8 X-Git-Url: http://git.pond.sub.org/?p=empserver;a=commitdiff_plain;h=c7d41b3f983c85dce81a5e375cfd2d16cf503979 Document need for curses. --- diff --git a/README b/README index 4a37d1ef1..44208080f 100644 --- 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;