From 66f412668ae55d955d9d6075f11b9cd4e8095f51 Mon Sep 17 00:00:00 2001 From: Schuyler Erle Date: Sat, 10 Dec 2016 17:47:25 -0800 Subject: [PATCH] Add an installation section to README.md for Mac OS X. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 495a969..171ddc4 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,15 @@ This should give you the most recent stable release. If you want the latest (un For more details see the **User Guide** in the [doc directory](https://github.com/wb2osz/direwolf/tree/master/doc). Special considerations for the Raspberry Pi are found in **Raspberry-Pi-APRS.pdf** +## Mac OS X ## + +You should have the Xcode developer tools installed. You can then install PortAudio using MacPort, following the instructions in Chapter 6 of the [User Guide](doc/User-Guide.pdf). However, a much simpler method might be to install Homebrew: + +1. Install [Homebrew](http://brew.sh/) if you don't have it already +1. `brew install portaudio` + +Finally, follow either of the instructions given above for installing on Linux. + ## Join the conversation ## Here are some good places to share information: