aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 78e8bf6..c2e3336 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,8 @@ Prebuilt binaries are located in the
```powershell
cmake -B build
-cmake --build build
+cmake --build build --config Release
+# .\build\Release\soyuz.exe
```
## "Startup" Support