mirror of
https://github.com/touchHLE/rust-sdl2.git
synced 2026-01-31 01:25:23 +01:00
Fix minor readme formatting issue (#1467)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user