diff --git a/README.md b/README.md index 6dadfb8..0097ff7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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: