diff --git a/README.md b/README.md
index 06001ed75ce03a7fc273bcaa70aeaa45a688c2bd..00e49801a3bbefce2b9ed33b58410d2567792a80 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  ``