diff --git a/macOS.md b/macOS.md index 517b4af..6f5c4d3 100644 --- a/macOS.md +++ b/macOS.md @@ -1,3 +1,3 @@ See [[installation]]. -Compilation requires a C compiler like clang to compile third party libraries used by Ebiten. You would need Xcode on Mac OS X. +Compilation requires a C compiler like clang to compile third party libraries used by Ebiten. On the latest macOS, just type `clang` on your terminal and a dialog would appear if you don't have clang compiler. Follow the instruction to install it. \ No newline at end of file