diff options
| author | Fuwn <[email protected]> | 2023-05-06 02:35:24 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-05-06 02:35:24 -0700 |
| commit | 10b5103c0660530522d1f67d0e14b721038155a5 (patch) | |
| tree | 7cbc7c7d2e1adec9a3d6553dde04a9d34c84cadf | |
| parent | docs(readme): update build instructions (diff) | |
| download | soyuz-1.1.4.tar.xz soyuz-1.1.4.zip | |
docs(readme): build for release1.1.4
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |