| commit | 557f6fbfc849e94b0ef1d514b2fd886370a55dac | [log] [tgz] |
|---|---|---|
| author | Jason Lunn <jason.lunn@gmail.com> | Wed Mar 16 13:48:15 2022 -0400 |
| committer | Jason Lunn <jason.lunn@gmail.com> | Wed Mar 16 13:48:15 2022 -0400 |
| tree | fab37a810c1e3d5e4c1051e0dd1a135725c7344b | |
| parent | 5dab09408cd186a5235ace943d9c22936e52f376 [diff] |
Add alternative instructions for Homebrew users.
diff --git a/src/README.md b/src/README.md index 80e8668..095fb21 100644 --- a/src/README.md +++ b/src/README.md
@@ -129,6 +129,10 @@ sudo /opt/local/bin/port install autoconf automake libtool +Alternative for Homebrew users: + + brew intall autoconf automake libtool + Then follow the Unix instructions above. **Note for cross-compiling**