diff options
| -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
```
|
