diff options
Diffstat (limited to 'README.md')
| -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 |