From efeabbdded7b55b2f72f1efe2b03c7d84a80a29a Mon Sep 17 00:00:00 2001 From: KyRuS <57010770+KyRuS-SH@users.noreply.github.com> Date: Sun, 13 Jun 2021 17:36:11 +0200 Subject: [PATCH] Update INSTALL.md - Fixed a typo --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index c121eef..c043609 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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