Skip to content

Commit fa2c46b

Browse files
committed
update README.md
1 parent 145e25e commit fa2c46b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,12 @@ One of the main goals of this implementation is an SDL application with a very l
1313
## Install hint ##
1414

1515
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.
16+
* libsdl2
17+
* sdl2-image
18+
* sdl2-ttf
19+
* and sdl2-mixer.
2020

21+
(make sure to take the devel packages)
2122
Then, download and extract the zip file or clone the pacman repository.
2223
Inside the pacman directory, run
2324
```

0 commit comments

Comments
 (0)