summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <md.node.0@gmail.com>2026-06-21 17:33:51 +0200
committerGitHub <noreply@github.com>2026-06-21 17:33:51 +0200
commitb8686f748451b1f5f525fb044ea2bd38ce22b6a0 (patch)
tree3b414720f78756bb71608b2d3f359ecd62c650d6
parent0b290914492c3eca7a0432be2ea2f0c8f5d71408 (diff)
downloadcdl86-b8686f748451b1f5f525fb044ea2bd38ce22b6a0.tar.gz
cdl86-b8686f748451b1f5f525fb044ea2bd38ce22b6a0.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 42f9104..6632e28 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.
+For `premake5` simply run `premake5 vs2022` in the project root directory and build with `msbuild`.
# API
```