Clear-up some README wording
This commit is contained in:
parent
8247aa30fc
commit
49b4ffb722
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ Switch to the terminal (Visual Studio users should open the [Developer Command P
|
||||||
cmake -B build -DCMAKE_BUILD_TYPE=Release
|
cmake -B build -DCMAKE_BUILD_TYPE=Release
|
||||||
```
|
```
|
||||||
|
|
||||||
MSYS2 users may want to append `-G"MSYS Makefiles"` to this command, also.
|
MSYS2 users should append `-G"MSYS Makefiles"` to this command, also.
|
||||||
|
|
||||||
You can also add the following flags:
|
You can also add the following flags:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue