Skip to content

Commit 20819b6

Browse files
Update build instructions in README.md (#203)
1 parent c7a54e2 commit 20819b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Building on macOS should be the same as building it on any other Unix platform.
3939

4040
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:
4141
```bash
42+
autoreconf -vif
4243
./configure
4344
make
4445
make install

0 commit comments

Comments
 (0)