Document need for curses.

This commit is contained in:
Markus Armbruster 2006-05-23 18:04:11 +00:00
parent ee53725a21
commit c7d41b3f98

4
README
View file

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