diff --git a/README.md b/README.md index 502899d..0515418 100644 --- a/README.md +++ b/README.md @@ -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