From: David Griffith Date: Thu, 14 Apr 2022 06:47:41 +0000 (-0700) Subject: Updated README and README.md with correct info for DOS building (and TOPS20). X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=5a86de2f0799bde12699a0189ea12be8c96194a5;p=liskon_frotz.git Updated README and README.md with correct info for DOS building (and TOPS20). --- diff --git a/README b/README index 85b72fd..11fcb0b 100644 --- a/README +++ b/README @@ -24,7 +24,9 @@ file "HOW_TO_PLAY". For installation information, see the file "INSTALL". -For information on building for DOS, see the file "DOSBUILD.txt". +For information on building for DOS, see the file "INSTALL_DOS". + +For information on building for TOPS20, see the file "INSTALL_PDP10". For update history, see the file "Changelog". diff --git a/README.md b/README.md index 86bad02..2d2dbac 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,9 @@ file "HOW_TO_PLAY". For installation information, see the file "INSTALL". -For information on building for DOS, see the file "DOSBUILD.txt". +For information on building for DOS, see the file "INSTALL_DOS". + +For information on building for TOPS20, see the file "INSTALL_PDP10". For update history, see the file "Changelog".