diff --git a/README.rst b/README.rst index a7e8d27..de2c01e 100644 --- a/README.rst +++ b/README.rst @@ -98,6 +98,12 @@ For validation, run:: optional arguments: -h, --help show this help message and exit +On, Windows you may download the `portaudio` library from `MinGW `_. +Then, you should specify the DLL using the following command-line flag:: + + -l AUDIO_LIBRARY, --audio-library AUDIO_LIBRARY + File name of PortAudio shared library. + Calibration -----------