This commit is contained in:
Lior Halphon 2020-10-10 14:50:11 +03:00 committed by GitHub
parent 8b45c32d77
commit 526c2e029a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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