Update local build instructions wherever setup.py is greppable.

This commit is contained in:
Lars Immisch
2025-12-10 00:49:27 +00:00
parent acc6f152a3
commit 2a2fa8f742
3 changed files with 11 additions and 30 deletions
+1 -5
View File
@@ -86,11 +86,7 @@ ship with ALSA kernels.
To install, execute the following: --- ::
$ python setup.py build
And then as root: --- ::
# python setup.py install
$ pip install .
*******