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.