diff --git a/README.md b/README.md index c00283ea..fa3a3ee0 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,18 @@ ## Mac OS X You will need - - [Xcode command line tools](https://www.google.com/search?q=xcode+command+line+tools) + - [Xcode command line tools](https://developer.apple.com/library/archive/technotes/tn2339/_index.html) - [ACME](https://sourceforge.net/projects/acme-crossass/) + - [Parallel](https://www.gnu.org/software/parallel/) - [Cadius](https://github.com/mach-kernel/cadius) +As of this writing, all of the non-Xcode programs are installable via [Homebrew](https://brew.sh/). + +``` shell +$ brew tap lifepillar/appleii +$ brew install acme parallel mach-kernel-cadius +``` + Then open a terminal window and type ``` shell