Skip to content

Commit

Permalink
Update Homebrew instructions in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiw committed Jan 14, 2024
1 parent aada4b2 commit c6b7383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ $ sudo port install automake git libtool sox +universal cmake
and on Homebrew:

```
$ sudo brew install automake libtool git sox cmake
$ brew install automake libtool git sox cmake
```

Once the dependencies are installed, you can then run the `build_osx.sh` script inside the source tree to build
Expand Down

0 comments on commit c6b7383

Please sign in to comment.