Skip to content

Commit 730cccf

Browse files
committed
oops
1 parent 1ed0dc5 commit 730cccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
For this project I use the Microsoft Macro Assembler (MASM) version 6.0b.
33
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)
44

5-
You may use the provided 'compile.bat' if you don't know which commands to use, however \<path_to_masm\>\BIN and \<path_to_masm\>BINB must be in your system path.
5+
You may use the provided 'compile.bat' if you don't know which commands to use, however \<path_to_masm\>\BIN and \<path_to_masm\>\BINB must be in your system path.
66

77
This program should assemble and run perfectly fine in DOSBox.
88

0 commit comments

Comments
 (0)