mirror of https://github.com/bsnes-emu/bsnes.git
Fix #296
This commit is contained in:
parent
8b45c32d77
commit
526c2e029a
|
@ -38,7 +38,7 @@ SameBoy is an open-source project licensed under the MIT license, and you're wel
|
|||
|
||||
## Compilation
|
||||
SameBoy requires the following tools and libraries to build:
|
||||
* clang
|
||||
* clang (Recommended; required for macOS) or GCC
|
||||
* make
|
||||
* macOS Cocoa port: macOS SDK and Xcode (For command line tools and ibtool)
|
||||
* SDL port: libsdl2
|
||||
|
|
Loading…
Reference in New Issue