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 b766d3e..e7a749e 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Run: `git submodule update --init --recursive` to clone submodules.
Then build project using either:
* The provided `Makefile` in `WSL` (`Windows`)
-* The provided [`premake5.lua`](https://premake.github.io/) script by running `premake5 vs2022` to generate a Visual Studio 2022 Project
+* The provided [`premake5.lua`](https://premake.github.io/) script by running `premake5 vs2022` to generate a Visual Studio 2022 Project and run `msbuild gsctool.sln`.
Finally build and inject the resulting `DLL`.