Document Mopidy user permissions for #9
parent
57a61b5cc9
commit
7e886d267e
|
@ -20,6 +20,10 @@ Mopidy extension for GPIO input on a Raspberry Pi
|
||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|
||||||
|
Ensure Mopidy has access to GPIO::
|
||||||
|
|
||||||
|
sudo usermod -a -G gpio mopidy
|
||||||
|
|
||||||
Install by running::
|
Install by running::
|
||||||
|
|
||||||
python3 -m pip install Mopidy-Raspberry-GPIO
|
python3 -m pip install Mopidy-Raspberry-GPIO
|
||||||
|
|
Loading…
Reference in New Issue