summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLunar Journal <md.node.0@gmail.com>2024-12-15 19:35:44 +0200
committerGitHub <noreply@github.com>2024-12-15 19:35:44 +0200
commita16cf4087f06ef971c536de523db057317d0dee7 (patch)
tree707a0b210a52fec53fd90e94e310f63837ec12b9
parentb46448cca4386b8abaf727d0e3bad1d0522a2f34 (diff)
downloadgsctool-a16cf4087f06ef971c536de523db057317d0dee7.tar.gz
gsctool-a16cf4087f06ef971c536de523db057317d0dee7.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 bef227d..ca6baef 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ This demo will give you a `raygun` on spawn in `SP` zombie mode.
Run: `git submodule update --init --recursive` to clone submodules.
-Then build project using the provided `makefile` in Windows Subsystem for Linux
+Then build project using the provided `makefile` in `WSL` (`Windows`)
and inject resulting `DLL`.
The compiler used for this project is [`tcc`](https://github.com/lunarjournal/tcc) (`Tiny C Compiler`).