diff options
Diffstat (limited to 'examples/python-alsa/ReadMe.txt')
-rw-r--r-- | examples/python-alsa/ReadMe.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/python-alsa/ReadMe.txt b/examples/python-alsa/ReadMe.txt index 6ca3eff..91c9ec1 100644 --- a/examples/python-alsa/ReadMe.txt +++ b/examples/python-alsa/ReadMe.txt @@ -1,7 +1,7 @@ Before to run this library, you must compile libADLMIDI shared library and then install pyalsaaudio package by PIP: -=============================== - sudo pip3 install alsaaudio -=============================== +================================= + sudo pip3 install pyalsaaudio +================================= |