Skip to content

Commit

Permalink
docs(readme): build for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuwn committed May 6, 2023
1 parent ed7cc58 commit 10b5103
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 10b5103

Please sign in to comment.