This commit is contained in:
Mike Nolan 2024-06-09 10:26:24 -05:00
parent 1469effd36
commit cd42a8fc83
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ To build as .NET Framework 4.8 app for .NET Framework or Mono (for [Wii-linux-ng
- USES [SDL2-CS](https://github.com/flibitijibibo/SDL2-CS)
- For Linux SDL2 and SDL2_image are required
- Debian, Ubuntu
- Debian, Ubuntu (to run it)
```bash
sudo apt install libsdl2-dev libsdl2-image-dev
```