Bash
This commit is contained in:
parent
9cc8a996f7
commit
2a03922855
|
@ -23,4 +23,6 @@ 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)
|
- USES [SDL2-CS](https://github.com/flibitijibibo/SDL2-CS)
|
||||||
|
|
||||||
- For Linux SDL2 and SDL2_image are required
|
- For Linux SDL2 and SDL2_image are required
|
||||||
- Debian, Ubuntu ```bash sudo apt install libsdl2-dev libsdl2-image-dev```
|
- Debian, Ubuntu ```bash
|
||||||
|
sudo apt install libsdl2-dev libsdl2-image-dev
|
||||||
|
```
|
Loading…
Reference in New Issue