aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/manual.md
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2022-03-01 17:47:14 -0500
committerGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2022-03-01 17:47:14 -0500
commit11f694ca3cc308138c4fab8b1f2c069d159a84e8 (patch)
treefc9338ef8034bf6965966c9e403299a5b45909f5 /docs/manual.md
parent4507e0fdbd32200147607967759dd1f5e65fe513 (diff)
Build macOS executables using GTK 3.
Requires my new gtkosx archive. The minimum required macOS is now 10.10 (Yosemite).
Diffstat (limited to 'docs/manual.md')
-rw-r--r--docs/manual.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual.md b/docs/manual.md
index 3e042eae..917cca1e 100644
--- a/docs/manual.md
+++ b/docs/manual.md
@@ -161,8 +161,8 @@ version depends only on a wide-character implementation of curses like [ncurses]
Linux and BSD systems either already have these dependencies installed, or they are readily
available from a package manager.
-Windows XP and Mac OSX 10.7 (Lion) are the minimum required operating systems. Linux and BSD
-have no defined minimum.
+Windows XP and Mac OSX 10.10 (Yosemite) are the minimum required operating systems. Linux and
+BSD have no defined minimum.
[GTK]: https://gtk.org
[ncurses]: https://invisible-island.net/ncurses/ncurses.html