diff --git a/README.md b/README.md index b840d38eb0..39d79896f6 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,13 @@ On a Mac, get the homebrew package manager and: brew install cmake gmp mpfr libmpc +You can also run Retro68 on a PowerMac G4 or G5 running Mac OS 10.4 (Tiger). +In that case, get the tigerbrew package manager and + + brew install gcc cmake + + + Apple Universal Interfaces --------------------------