From a184c33a75b9b29a7277dcd01f00a744e2fe8306 Mon Sep 17 00:00:00 2001 From: Vitaly Novichkov Date: Mon, 16 Jul 2018 03:15:24 +0300 Subject: Minor fix in the python-alsa example readme --- examples/python-alsa/ReadMe.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/python-alsa') 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 +================================= -- cgit v1.2.3