Update INSTALL.md

- Fixed a typo
This commit is contained in:
KyRuS
2021-06-13 17:36:11 +02:00
committed by GitHub
parent 6e95b0e64f
commit efeabbdded

View File

@@ -1,6 +1,6 @@
# Install
`sdl2` together with its dependencies (`sdl_gfx sdl2_imagee sdl2_mixer sdl2_ttf`)
`sdl2` together with its dependencies (`sdl_gfx sdl2_image sdl2_mixer sdl2_ttf`)
are required to be installed on your machine.
## Linux