Skip to content

Commit d8003b9

Browse files
committed
Initial commit
1 parent 41e9842 commit d8003b9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ whilst the "modules" directory contains the same programs but using the `import`
1010
All programs compile successfully under Windows with Visual Studio 2019 (v16.8 or later).
1111

1212
The supplied batch scripts `build-vs2019-headers.bat` and
13-
`build-vs2019-modules.bat` can be used to compile all of the programs under
14-
Windows within a Visual Studio command prompt terminal; simply run:
13+
`build-vs2019-modules.bat` can be used to compile all of the programs within a Visual Studio command prompt terminal; simply run:
1514
"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars32.bat"
1615
or similar in a command window, or create a desktop link.
1716

0 commit comments

Comments
 (0)