diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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` 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
Finally build and inject the resulting `DLL`.
@@ -78,3 +78,4 @@ Files: +
|
