mirror of
https://github.com/Tiiffi/mcrcon.git
synced 2025-10-27 11:21:07 -04:00
README.md update.
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
####Compiling:
|
####Compiling:
|
||||||
|
|
||||||
Compile with GCC or CLANG:
|
Compile with GCC or CLANG:
|
||||||
```cc -std=gnu99 -pedantic -Wall -Wextra -O2 -s -o mcrcon mcrcon.c```
|
```cc -std=gnu11 -Wpedantic -Wall -Wextra -O2 -s -o mcrcon mcrcon.c```
|
||||||
|
|
||||||
or just run **make**.
|
or just run **make**.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user