diff options
| author | dmlunar <md.node.0@gmail.com> | 2026-06-21 17:33:51 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-21 17:33:51 +0200 |
| commit | b8686f748451b1f5f525fb044ea2bd38ce22b6a0 (patch) | |
| tree | 3b414720f78756bb71608b2d3f359ecd62c650d6 | |
| parent | 0b290914492c3eca7a0432be2ea2f0c8f5d71408 (diff) | |
| download | cdl86-b8686f748451b1f5f525fb044ea2bd38ce22b6a0.tar.gz cdl86-b8686f748451b1f5f525fb044ea2bd38ce22b6a0.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ Handles `control flow` to `detour` Both `Makefile` and `premake5` build targets are supported.
-For `premake5` simply run `premake5 vs2022` in the project root directory.
+For `premake5` simply run `premake5 vs2022` in the project root directory and build with `msbuild`.
# API
```
|
