BUILD: Clarify you can build SDL2 on BSD

This commit is contained in:
Jookia 2022-09-10 07:57:35 +10:00 committed by 宋文武
parent 67a21f928b
commit 3eb09b334d

View File

@ -66,7 +66,7 @@ How to compile the source code (cross-platform)
sudo make install
```
* General Linux compile (SDL2)
* General Linux or BSD compile (SDL2)
```
./build-debug-sdl2
sudo make install