This commit is contained in:
Lars Immisch
2015-05-14 01:01:10 +02:00
parent 4d1cb4b3af
commit bd458cb5ac

View File

@@ -34,7 +34,7 @@ To install pyalsaaudio via `pip` (or `easy_install`):
*Note:* the wrappers need the ALSA library and headers.
The installation of these varies from distribution to distribution.
On Debian or Ubuntu, make sure to install `linasound2-dev`. On Arch,
On Debian or Ubuntu, make sure to install `libasound2-dev`. On Arch,
install `alsa-lib`. When in doubt, search your distribution for a
package that contains `libasound.so` and `asoundlib.h`.