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 8a07a2c..134b4c7 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ This demo will give you a raygun on spawn in zombie mode (solo).
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 Windows Subsystem for Linux
and inject resulting `DLL`.
The compiler used for this project is [`tcc`](https://github.com/lunarjournal/tcc) (`Tiny C Compiler`).