Updated README.

This commit is contained in:
Lars Immisch
2015-05-13 23:46:04 +02:00
parent 0e84b51a08
commit 4c00e7371b

View File

@@ -1,5 +1,7 @@
# PyAlsaAudio
For documentation, see http://larsimmisch.github.io/pyalsaaudio/
> Author: Casper Wilstrup (cwi@aves.dk)
> Maintainer: Lars Immisch (lars@ibp.de)
@@ -19,6 +21,16 @@ whatsoever.
# Installation
## PyPI
To install pyalsaaudio via `pip` (or `easy_install`):
```
$ pip install pyalsaaudio
```
## Manual installation
*Note:* the wrappers need the ALSA library and headers.
The installation of these varies from distribution to distribution.