Skip to content

Commit 4b41c9b

Browse files
docs: update readme
1 parent d93fd2b commit 4b41c9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Alternatively, you can include individual subsystems directly.
5858
1. Install `vcpkg` and set `VCPKG_ROOT` environment variable
5959
2. Fetch baseline: `cd $VCPKG_ROOT && git fetch origin 34823ada10080ddca99b60e85f80f55e18a44eea`
6060
3. Configure: `cmake --preset <compiler>` (MSVC/Clang/GCC)
61-
4. Build: `cmake --build --preset <compiler>` (--config Release/Debug)
61+
4. Build: `cmake --build --preset <compiler>` (--config Release)
6262

6363
## Requirements
6464
- C++20 or later

0 commit comments

Comments
 (0)