summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
```