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