Skip to content

Commit

Permalink
README.md: Update installation command on Arch Linux
Browse files Browse the repository at this point in the history
Signed-off-by: Lilis Iskandar <lilis@veand.co>
  • Loading branch information
veeableful committed Nov 20, 2017
1 parent 201beed commit 807befe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ On __Fedora 20 and above__, type:
`yum install SDL2{,_mixer,_image,_ttf}-devel`

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

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

0 comments on commit 807befe

Please sign in to comment.