aboutsummaryrefslogtreecommitdiff
path: root/doc/12_Compiling.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/12_Compiling.md')
-rw-r--r--doc/12_Compiling.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/12_Compiling.md b/doc/12_Compiling.md
index 077b726e..2870d5ed 100644
--- a/doc/12_Compiling.md
+++ b/doc/12_Compiling.md
@@ -87,6 +87,9 @@ a normal Linux application, run the usual `make` and then `make install` or
*/usr/local* but you can change this by setting `DESTDIR` (e.g.
`make install DESTDIR=/prefix/to/install/to`).
+Similarly, `make ncurses` and `make ncurses install` installs the ncurses
+version.
+
### Cross Compiling for Windows
When cross-compiling from within Linux, first unzip the GTK+ for Windows bundle