Skip to content

Commit 40cb0e4

Browse files
authored
Merge pull request #9638 from JasonLunn/master
Add alternative instructions for Homebrew users.
2 parents 178ebc1 + 557f6fb commit 40cb0e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,10 @@ Mac installations.
129129

130130
sudo /opt/local/bin/port install autoconf automake libtool
131131

132+
Alternative for Homebrew users:
133+
134+
brew intall autoconf automake libtool
135+
132136
Then follow the Unix instructions above.
133137

134138
**Note for cross-compiling**

0 commit comments

Comments
 (0)