Updated README.md

This commit is contained in:
Jakob Friedl
2025-07-25 16:51:18 +02:00
parent 6979c3aa8b
commit a6039172b2

View File

@@ -2,7 +2,7 @@
Compile with Nim: Compile with Nim:
``` ```
nim c -d:server src/server/main.nim nim c src/server/main.nim
``` ```
From the `bin` directory, start the team server: From the `bin` directory, start the team server: