Commit 5067cce5 authored by Bodo Möller's avatar Bodo Möller
Browse files

improve clarity of instructions

parent 41a6fdea
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -44,17 +44,17 @@
 > perl Configure VC-WIN32

 Next you need to build the Makefiles and optionally the assembly language
 files.
 files:

 If you are using MASM then run:
 - If you are using MASM then run:

   > ms\do_masm

 If you are using NASM then run:
 - If you are using NASM then run:

   > ms\do_nasm

 If you don't want to use the assembly language files at all then run:
 - If you don't want to use the assembly language files at all then run:

   > ms\do_ms