Update MacOS instructions

This commit is contained in:
kichikuou
2019-01-05 18:43:30 +09:00
parent 0405260aa9
commit d735bda8db
+3 -1
View File
@@ -18,6 +18,8 @@
#### MacOS
$ brew install sdl2 sdl2_mixer
[Homebrew](https://brew.sh/index_ja) が必要です。
$ brew install pkg-config sdl2 sdl2_mixer freetype
$ ./configure --enable-sdl --disable-gtk --disable-shared --disable-midi
$ make