Skip to content

Commit a9b5d2a

Browse files
committed
Mention installation of libsamplerate on Linux systems
1 parent c7f0165 commit a9b5d2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ Installation
4242
$ pip install samplerate
4343

4444
Binaries of `libsamplerate`_ for macOS and Windows (32 and 64 bit) are included
45-
and used if not present on the system.
45+
and used if not present on the system. On Linux systems, you should also install
46+
`libsamplerate0` (Debian derivatives), `libsamplerate` (Arch), or similar.
4647

4748

4849
Usage

0 commit comments

Comments
 (0)