change to directory before running PlexPy.py

Justin Peacock
2016-01-02 17:47:21 -05:00
parent f492ba2d77
commit 4257630b20

@@ -67,6 +67,7 @@ PlexPy will be installed to `/Applications/PlexPy`
* Type: `mkdir /Applications/PlexPy` * Type: `mkdir /Applications/PlexPy`
* Type: `cd /Applications/` * Type: `cd /Applications/`
* Type: `git clone https://github.com/drzoidberg33/plexpy.git PlexPy` * Type: `git clone https://github.com/drzoidberg33/plexpy.git PlexPy`
* Type: `cd PlexPy`
* Type: `python PlexPy.py` * Type: `python PlexPy.py`
* PlexPy will be loaded in your browser or listening @ http://localhost:8181. * PlexPy will be loaded in your browser or listening @ http://localhost:8181.
* To start PlexPy on startup, refer to [[Install as a daemon]] * To start PlexPy on startup, refer to [[Install as a daemon]]