From b4cd1d6ee008e9b8e787a8dfd771db9751e54c68 Mon Sep 17 00:00:00 2001 From: nhmall Date: Thu, 28 Mar 2024 10:09:59 -0400 Subject: [PATCH] remove unnecessary paragraph --- sys/windows/build-nmake.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sys/windows/build-nmake.txt b/sys/windows/build-nmake.txt index 507a2ec2f..4735b480c 100644 --- a/sys/windows/build-nmake.txt +++ b/sys/windows/build-nmake.txt @@ -24,11 +24,6 @@ Prerequisite Requirements: the NetHack source tree to obtain pdcursesmod: sys\windows\fetch.cmd pdcursesmod - -A copy of Microsoft Visual Studio Community Edition needs to -be installed on your machine, and the Lua prerequisite source -files are required as outlined in sys/windows/Install.windows. - The build Makefiles and procedures produce two executables: a. A TTY and curses version of NetHack in nethack.exe b. A Windows and curses graphical version in nethackw.exe.