From 5fdbbc5a2165733431239879591121430e3efc96 Mon Sep 17 00:00:00 2001
From: PoloNX <57038157+PoloNX@users.noreply.github.com>
Date: Wed, 1 Jun 2022 18:52:52 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 06001ed..00e4980 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ PayloadReboot is an homebrew for Nintendo Switch which reboot to payload
 
 To build the project you have to download, install devkitpro and follow these commands :
 
-``sudo dkp-pacman -S switch-sdl2 switch-sdl2_ttf switch-sdl2_image switch-SDL2_gfx``  
+``sudo dkp-pacman -S switch-sdl2 switch-sdl2_ttf switch-sdl2_image switch-sdl2_gfx``  
 ``git clone https://github.com/PoloNX/PayloadReboot  ``  
 ``cd PayloadReboot  ``  
 ``make  ``  
-- 
GitLab