From 6bd1ca9d07d5374f18d6c538ed0f3202a48144db Mon Sep 17 00:00:00 2001 From: hkarpf Date: Sat, 2 Jan 2016 14:40:27 -0600 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 738217a..f1a9662 100644 --- a/Installation.md +++ b/Installation.md @@ -34,7 +34,7 @@ PlexPy will be installed to `/opt/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]] - * For Ubuntu that uses systemd (15.10+) utilize this service script: plexpy/init-scripts/init.ubuntu.systemd + * For Ubuntu that uses systemd (15.10+) utilize this service script: https://github.com/drzoidberg33/plexpy/blob/master/init-scripts/init.ubuntu.systemd ## FreeBSD PlexPy will be installed to `/usr/local/share/plexpy`.