From 3220d4cc408d817dd5c09cd5d23ca50bd0c72c69 Mon Sep 17 00:00:00 2001 From: David Griffith Date: Sun, 15 Sep 2019 19:00:03 -0700 Subject: [PATCH] Reword ncurses notes. --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 045b69e..858534b 100644 --- a/INSTALL +++ b/INSTALL @@ -34,7 +34,7 @@ Linux uses ncurses, so you're safe there. The version of curses that comes with NetBSD 1.6.x and later is good too. Earlier versions lacked certain features needed by Frotz. I don't know about the other *BSD curses. Of the current BSDs, only NetBSD still uses the old BSD curses -library. All the others now use ncurses, including MacOS. +library. All the others, including MacOS, now use ncurses. You can download ncurses from https://www.gnu.org/software/ncurses/ or ftp://ftp.gnu/org/gnu/ncurses/. If you must use the vendor-supplied -- 2.34.1