From 2baa64eb70fb0ffb3bb9556fc9ff8d8e2399ab44 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Wed, 2 Mar 2022 22:44:52 -0500 Subject: Updated manual to specify 64-bit Windows is required. --- docs/manual.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual.md b/docs/manual.md index 346955b8..a99ab948 100644 --- a/docs/manual.md +++ b/docs/manual.md @@ -160,8 +160,8 @@ it has no external dependencies. On Linux and BSD, the GUI version depends only implementation of curses like [ncurses][](w). Most Linux and BSD systems either already have these dependencies installed, or they are readily available from a package manager. -Windows 7 and Mac OSX 10.10 (Yosemite) are the minimum required operating systems. Linux and -BSD have no defined minimum. +Windows 7 (64-bit) 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 -- cgit v1.2.3