Fix minor readme formatting issue (#1467)

This commit is contained in:
Martin Sundhaug
2025-03-18 16:25:02 +01:00
committed by GitHub
parent c242701c1e
commit 01099a5733

View File

@@ -56,7 +56,7 @@ println!("cargo:rustc-link-arg=-Wl,-rpath,@loader_path");
println!("cargo:rustc-link-arg=-Wl,-rpath,$ORIGIN");
```
**This ONLY works with SDL2, NOT SDL2_image, SDL2_mixer, SDL2_ttf, SDL2_gfx`
**This ONLY works with SDL2, NOT SDL2_image, SDL2_mixer, SDL2_ttf, SDL2_gfx**
### Linux
Install these through your favourite package management tool, or via