Skip to content

Commit

Permalink
docs: update macOS build instructions
Browse files Browse the repository at this point in the history
Fixes: #425
  • Loading branch information
saghul committed Nov 10, 2023
1 parent 60f0698 commit 86c8892
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 @@ -138,7 +138,7 @@ sudo apt install libcurl4-openssl-dev build-essential cmake autoconf texinfo lib
Install dependencies (`cmake`, `autoconf`):

```bash
brew install cmake autoconf
brew install cmake autoconf automake libtool texinfo
```

### Unix systems
Expand Down

0 comments on commit 86c8892

Please sign in to comment.