Add note about how to run the program

This commit is contained in:
heinrich5991 2019-02-06 23:00:20 +01:00
parent 9bd2a2d986
commit 1ac5b0414a

View file

@ -60,6 +60,9 @@ Building
On subsequent builds, you only have to repeat the `make` step. On subsequent builds, you only have to repeat the `make` step.
You can then run the client with `./teeworlds` and the server with
`./teeworlds_srv`.
Build options Build options
------------- -------------