diff --git a/Installation.md b/Installation.md index 3b56b10..08e76ec 100644 --- a/Installation.md +++ b/Installation.md @@ -52,6 +52,8 @@ PlexPy will be installed to `/usr/local/share/plexpy`. * Allow all users to run: `sudo chmod 777 plexpy` _OR_ * Allow only a certain user to run: `sudo chown -R _sabnzbd:_sabnzbd plexpy` + _OR_ + * If using the pkg version of plexmediaserver use: `sudo chown -R plex:plex /usr/local/share/plexpy` * Type: `cd plexpy` * Type: `python2 PlexPy.py` * PlexPy will be loaded in your browser or listening @ http://localhost:8181