diff options
| author | dmlunar <md.node.0@gmail.com> | 2026-06-26 19:15:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-26 19:15:05 +0200 |
| commit | 367f2f4eca7f3027c73a94cf67c94f82bb4cb424 (patch) | |
| tree | a7cb783cd74fef2f92c224bbd3850049f74fc0a8 | |
| parent | b8686f748451b1f5f525fb044ea2bd38ce22b6a0 (diff) | |
| download | cdl86-367f2f4eca7f3027c73a94cf67c94f82bb4cb424.tar.gz cdl86-367f2f4eca7f3027c73a94cf67c94f82bb4cb424.zip | |
| -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 and build with `msbuild`.
+For `premake5` simply run `premake5 vs2022` in the project root directory and build with `msbuild .\build\cdl86.sln`.
# API
```
|
