Updated Installation (markdown)

Andrew Green
2017-12-05 11:16:50 -06:00
parent 20d9d90d76
commit 9c2638ba43

@@ -39,7 +39,7 @@ PlexPy will be installed to `/opt/plexpy`.
* Type: `cd plexpy`
* Type: `python PlexPy.py` specify python version if running Ubuntu `python2.7 PlexPy.py`
* PlexPy will be loaded in your browser or listening @ http://localhost:8181
* To start PlexPy on startup, refer to [[Install as a daemon]] or use `contab -e` if running Ubuntu and insert `@reboot python2.7 ~/plexpy/PlexPy.py` replace location of executable as needed. e.g. `/opt/plexpy`
* To start PlexPy on startup, refer to [[Install as a daemon]] or use `crontab -e` if running Ubuntu and insert `@reboot python2.7 ~/plexpy/PlexPy.py` replace location of executable as needed. e.g. `/opt/plexpy`
## FreeBSD