We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 494e997 commit f9c536dCopy full SHA for f9c536d
readme.md
@@ -8,8 +8,9 @@ time, I'm putting them up here in case anyone else finds them useful.
8
9
I've tested them on Linux and Mac OS using the Makefile and XCode targets.
10
On Linux, you'll need the SDL2 development packages installed from your distro
11
-package manager. On Mac OS you'll need to install the development frameworks
12
-from the SDL website.
+package manager. On Mac OS you can install the development frameworks
+from the SDL website or alternatively, if you use Homebrew you can run
13
+`brew install sdl2` to install the development packages.
14
15
##Usage
16
0 commit comments