Updated readme to SDL2

This commit is contained in:
Lior Halphon 2017-05-27 12:47:25 +03:00
parent 096bd8ba94
commit da852119de
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ SameBoy requires the following tools and libraries to build:
* clang
* make
* Cocoa port: OS X SDK and Xcode command line tools
* SDL port: SDL.framework (OS X) or libsdl (Other platforms)
* SDL port: SDL2.framework (OS X) or libsdl2 (Other platforms)
* [rgbds](https://github.com/bentley/rgbds/releases/), for boot ROM compilation
On Windows, SameBoy also requires: