Updated Installation (markdown)

Bryan Bortz
2015-11-09 14:44:29 -06:00
parent ab195bd36e
commit 6c2be70fa5

@@ -64,7 +64,7 @@ PlexPy will be installed to `/Applications/PlexPy`
* Open a terminal * Open a terminal
* Install Git. This can be done via `xcode-select --install` * Install Git. This can be done via `xcode-select --install`
* Type: `mkdir /Applications/PlexPy` * Type: `mkdir /Applications/PlexPy`
* Type: `cd /Applications/PlexPy` * Type: `cd /Applications/`
* Type: `git clone https://github.com/drzoidberg33/plexpy.git PlexPy` * Type: `git clone https://github.com/drzoidberg33/plexpy.git 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.