From 89e6f75d8481c67f96a0616e518096029ef570af Mon Sep 17 00:00:00 2001 From: Kezxo Date: Fri, 22 Jul 2016 02:59:44 +0200 Subject: [PATCH] Added TLDR about updating --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 06f5998..1d43aca 100644 --- a/README.md +++ b/README.md @@ -75,8 +75,8 @@ Overall it tries to give you hints regarding why it isn't doing what you expecte - "kaka" is swedish for "cookie" # TL;DR - Open a terminal or SSH on the server running Plex Media Center +## First install ``` wget https://raw.githubusercontent.com/mrworf/plexupdate/master/plexupdate.sh chmod +x plexupdate.sh @@ -85,6 +85,13 @@ nano -w ~/.plexupdate sudo ./plexupdate.sh -a ``` +##Updating the script and Plex +``` +wget https://raw.githubusercontent.com/mrworf/plexupdate/master/plexupdate.sh +chmod +x plexupdate.sh +sudo ./plexupdate.sh -a +``` + # FAQ ## What username and password are you talking about