1
1
Fork 0
Browse Source

readme change

emscriptem
alistair 3 years ago
parent
commit
fbf8294a13
  1. 2
      README.md

2
README.md

@ -43,7 +43,7 @@ make target=linux @@ -43,7 +43,7 @@ make target=linux
You have to have mingw and the mingw libsdl library (I think).
```sh
sudo dnf install mingw64-SDL2 mingw64-SDL2_image mingw64-SDL2_ttf mingw64-winpthreads mingw64-winpthreads-static
sudo dnf install mingw64-SDL2 mingw64-SDL2_image mingw64-SDL2_ttf mingw64-SDL2_mixer mingw64-winpthreads mingw64-winpthreads-static
```
Run setup.sh to download the SDL2 static libraries and `SDL2.dll`.

Loading…
Cancel
Save