|
|
@ -27,6 +27,7 @@ You will need: |
|
|
|
- SDL2 |
|
|
|
- SDL2 |
|
|
|
- A c11 compiler (gcc or clang) |
|
|
|
- A c11 compiler (gcc or clang) |
|
|
|
- make |
|
|
|
- make |
|
|
|
|
|
|
|
|
|
|
|
To build run `make`, to install `make install` with root privileges and to |
|
|
|
To build run `make`, to install `make install` with root privileges and to |
|
|
|
uninstall `make uninstall` also with root privileges. |
|
|
|
uninstall `make uninstall` also with root privileges. |
|
|
|
To clean the mess run `make clean`. |
|
|
|
To clean the mess run `make clean`. |
|
|
|