Skip to content

Commit d73b115

Browse files
committed
update HowToBuild.md
1 parent e02a9df commit d73b115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HowToBuild.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ATL support is for Visual C++ only.
1515

1616
## Build task
1717

18-
- Open Visual Studio or MSYS2 and go to `RisohEditor` directory by `cd` command.
18+
- Open Visual Studio Command Prompt or MSYS2 and go to `RisohEditor` directory by `cd` command.
1919
- Execute a `cmake` command line using CMake.
2020
- Please specify `-G "(generator)"`. To get the generator list, please specify `-G` only.
2121
- If ATL support is needed, then add `-DATL_SUPPORT=ON`.

0 commit comments

Comments
 (0)