From 95c2eed65e8972c62afaa288ee7950eff4e89e48 Mon Sep 17 00:00:00 2001 From: Joshua Kwan Date: Wed, 21 Jan 2004 02:11:12 +0000 Subject: [PATCH] s/the n/a / git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@141 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index e684988..136cc5f 100644 --- a/README +++ b/README @@ -1,11 +1,11 @@ -dgamelaunch +udgamelaunch =========== dgamelaunch is a network-based game shell where anyone can sign up for an account and start playing any game which suits your fancy - currently, though, it only supports NetHack (see http://www.nethack.org). -It requires the ncurses library and development headers to build and should +It requires a curses library and development headers to build and should compile without issue on Linux, Solaris, FreeBSD 4 and 5. (Whether it _runs_ on all of these platforms is a different issue. We'd like to hear about it.)