We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 145e25e commit fa2c46bCopy full SHA for fa2c46b
README.md
@@ -13,11 +13,12 @@ One of the main goals of this implementation is an SDL application with a very l
13
## Install hint ##
14
15
You have to compile the Linux version on your own. For this, you'll need
16
-* libsdl
17
-* sdl-image
18
-* sdl-ttf
19
-* and sdl-mixer.
+* libsdl2
+* sdl2-image
+* sdl2-ttf
+* and sdl2-mixer.
20
21
+(make sure to take the devel packages)
22
Then, download and extract the zip file or clone the pacman repository.
23
Inside the pacman directory, run
24
```
0 commit comments