summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <md.node.0@gmail.com>2026-06-26 19:15:05 +0200
committerGitHub <noreply@github.com>2026-06-26 19:15:05 +0200
commit367f2f4eca7f3027c73a94cf67c94f82bb4cb424 (patch)
treea7cb783cd74fef2f92c224bbd3850049f74fc0a8
parentb8686f748451b1f5f525fb044ea2bd38ce22b6a0 (diff)
downloadcdl86-master.tar.gz
cdl86-master.zip
Update README.mdHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6632e28..f58d632 100644
--- a/README.md
+++ b/README.md
@@ -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
```