Skip to content

Commit 66f4126

Browse files
committed
Add an installation section to README.md for Mac OS X.
1 parent 5b00929 commit 66f4126

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,15 @@ This should give you the most recent stable release. If you want the latest (un
8080

8181
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**
8282

83+
## Mac OS X ##
84+
85+
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:
86+
87+
1. Install [Homebrew](http://brew.sh/) if you don't have it already
88+
1. `brew install portaudio`
89+
90+
Finally, follow either of the instructions given above for installing on Linux.
91+
8392
## Join the conversation ##
8493

8594
Here are some good places to share information:

0 commit comments

Comments
 (0)