You forgot to have the user move their current working directory to the PlexPy folder that was just created in Mac OS X Method 2.

Bryan Bortz
2015-11-09 14:43:15 -06:00
parent feaaf2b63e
commit ab195bd36e

@@ -64,6 +64,7 @@ PlexPy will be installed to `/Applications/PlexPy`
* Open a terminal
* Install Git. This can be done via `xcode-select --install`
* Type: `mkdir /Applications/PlexPy`
* Type: `cd /Applications/PlexPy`
* Type: `git clone https://github.com/drzoidberg33/plexpy.git PlexPy`
* Type: `python PlexPy.py`
* PlexPy will be loaded in your browser or listening @ http://localhost:8181.