From c0e12c542888351065e58957ccddd268d5baeb01 Mon Sep 17 00:00:00 2001 From: David Griffith Date: Fri, 26 May 2023 00:09:01 -0700 Subject: [PATCH] Explained what Snavig is. --- INSTALL_DOS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/INSTALL_DOS b/INSTALL_DOS index a58fa91..f8db5dd 100644 --- a/INSTALL_DOS +++ b/INSTALL_DOS @@ -104,9 +104,10 @@ Here we go! archive. This will create a directory named "snavig/" containing source code all set up for compilation. Zip up this directory and get it into your DOS machine. The zip file will easily fit onto a - single 360K floppy. Snavig requires the use of GNU sed, so if - you're on macOS, BSD, or some other non-Linux platform; install GNU - sed before proceeding. + single 360K floppy. Snavig (the script that gets source code into a + form for DOS compilation) requires the use of GNU sed, so if you're + on macOS, BSD, or some other non-Linux platform; install GNU sed + before proceeding. 2. Back on the DOS machine, unzip the snavig archive into a directory on the hard drive. Go into it and edit the file "defs.h". This is -- 2.34.1