X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=README;h=27e70b20a63b4d5064e466c1d6b635da1d2f2051;hp=44208080fb22d46d294a1de174eee9a8340bbba3;hb=8a81c5b404fff0b6f11af9d28b9c0310e2b3342e;hpb=b01382cdccc83ab0d072608f1b120de70e1bfeee diff --git a/README b/README index 44208080f..27e70b20a 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, a curses - library, Perl, Bourne Shell and the common utilities. + Requirements: GNU make and, ANSI C, a curses library, Perl, nroff + or GNU troff (`groff'), Bourne Shell and the common utilities. See file `INSTALL' for detailed compilation and installation instructions. Quick guide for the impatient: run configure; make; @@ -71,8 +71,6 @@ To build the server and set up a game, follow the steps below. To change the deity password, use `change re '. - FIXME auth - * Create countries with `exec newcap_script'. Your game is now up!