From da852119de6cedc110e6daa1aedccb5b1839ad6e Mon Sep 17 00:00:00 2001 From: Lior Halphon Date: Sat, 27 May 2017 12:47:25 +0300 Subject: [PATCH] Updated readme to SDL2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0eb4599..3641b18 100644 --- a/README.md +++ b/README.md @@ -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: