aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-05-06 02:35:24 -0700
committerFuwn <[email protected]>2023-05-06 02:35:24 -0700
commit10b5103c0660530522d1f67d0e14b721038155a5 (patch)
tree7cbc7c7d2e1adec9a3d6553dde04a9d34c84cadf
parentdocs(readme): update build instructions (diff)
downloadsoyuz-10b5103c0660530522d1f67d0e14b721038155a5.tar.xz
soyuz-10b5103c0660530522d1f67d0e14b721038155a5.zip
docs(readme): build for release1.1.4
-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