aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 735b7f3..3d62371 100644
--- a/INSTALL
+++ b/INSTALL
@@ -19,6 +19,8 @@ SciTECO Build and Runtime Dependencies
https://developer.gnome.org/glib/
* When choosing the Curses interface, you need one of:
* NCurses (http://www.gnu.org/software/ncurses/).
+ If you plan to use the ncurses MinGW port,
+ I recommend ncurses 6.0 or later.
* PDCurses/XCurses (http://pdcurses.sourceforge.net/).
Note that XCurses v3.4 appears to be broken, you should
build from PDCurses Git instead.