From 730cccff93cd92c8d0e88ffd2ee44938cfce8fac Mon Sep 17 00:00:00 2001 From: Matthew Rease Date: Sat, 14 Mar 2020 19:49:41 -0700 Subject: [PATCH] oops --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4daf04..4c23059 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ For this project I use the Microsoft Macro Assembler (MASM) version 6.0b. I'm sure other versions will work, but here's a link to this version if you want to try it out yourself. [MASM 6](https://winworldpc.com/product/macro-assembler/6x) -You may use the provided 'compile.bat' if you don't know which commands to use, however \\BIN and \BINB must be in your system path. +You may use the provided 'compile.bat' if you don't know which commands to use, however \\BIN and \\BINB must be in your system path. This program should assemble and run perfectly fine in DOSBox.