From c595f1506372512644330a70928173dc6ee2184c Mon Sep 17 00:00:00 2001 From: Wolfgang Thaller Date: Fri, 17 Oct 2014 22:51:42 +0200 Subject: [PATCH] README.md: mention Tiger in install instructions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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 --------------------------