Skip to content

Commit 06306ab

Browse files
committed
Merge branch 'release' into 'dev'
2 parents e3ccb69 + 94b510c commit 06306ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ On Windows:
156156
```shell
157157
$ cmake -B build
158158
$ cmake --build build --config Release # Create release binaries in `build/Release`
159-
$ cmake --build build --config Debug # Create release binaries in `build/Debug`
159+
$ cmake --build build --config Debug # Create debug binaries in `build/Debug`
160160
```
161161

162162
On Linux / macOS:

0 commit comments

Comments
 (0)