From d735bda8dbf2a4e65219c1b3288659148ca607ea Mon Sep 17 00:00:00 2001 From: kichikuou Date: Sat, 5 Jan 2019 18:43:30 +0900 Subject: [PATCH] Update MacOS instructions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cce70a8..f8266ef 100644 --- a/README.md +++ b/README.md @@ -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