Skip to content

Commit 9e8ec86

Browse files
committed
Fix MD031
1 parent 4716321 commit 9e8ec86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SourceCode/Builds/build_with_clion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
5. Under **CMake options**, add the following generate settings:
4848
4949
```text
50-
-G "NMake Makefiles"
50+
-G "NMake Makefiles"
5151
```
5252

5353
Be careful not to set `Preset`, as it will override the generator settings.

0 commit comments

Comments
 (0)