Skip to content

Commit

Permalink
Merge pull request #9638 from JasonLunn/master
Browse files Browse the repository at this point in the history
Add alternative instructions for Homebrew users.
  • Loading branch information
JasonLunn committed Mar 17, 2022
2 parents 178ebc1 + 557f6fb commit 40cb0e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,10 @@ Mac installations.

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**
Expand Down

0 comments on commit 40cb0e4

Please sign in to comment.