Skip to content

Commit 807befe

Browse files
committed
README.md: Update installation command on Arch Linux
Signed-off-by: Lilis Iskandar <[email protected]>
1 parent 201beed commit 807befe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ On __Fedora 20 and above__, type:
2222
`yum install SDL2{,_mixer,_image,_ttf}-devel`
2323

2424
On __Arch Linux__, type:
25-
`pacman -S sdl2{,_mixer,_image,_ttf}`
25+
`pacman -S sdl2{,_mixer,_image,_ttf,_gfx}`
2626

2727
On __Gentoo__, type:
2828
`emerge -av libsdl2 sdl2-{gfx,image,mixer,ttf}`

0 commit comments

Comments
 (0)