From 4257630b20f4b24eb5e0506fde839c1cea5b9606 Mon Sep 17 00:00:00 2001 From: Justin Peacock Date: Sat, 2 Jan 2016 17:47:21 -0500 Subject: [PATCH] change to directory before running PlexPy.py --- Installation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Installation.md b/Installation.md index 1821a2e..27a4167 100644 --- a/Installation.md +++ b/Installation.md @@ -67,6 +67,7 @@ PlexPy will be installed to `/Applications/PlexPy` * Type: `mkdir /Applications/PlexPy` * Type: `cd /Applications/` * Type: `git clone https://github.com/drzoidberg33/plexpy.git PlexPy` +* Type: `cd PlexPy` * Type: `python 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]] \ No newline at end of file