Skip to content

Commit

Permalink
Update build instructions in README.md (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderwerning authored Nov 5, 2023
1 parent c7a54e2 commit 20819b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Building on macOS should be the same as building it on any other Unix platform.

To compile libsamplerate on platforms which have a Bourne compatible shell, an ANSI C compiler and a make utility should require no more that the following three commands:
```bash
autoreconf -vif
./configure
make
make install
Expand Down

0 comments on commit 20819b6

Please sign in to comment.