From 5649ca5bc73fe42d5f10f672adb460fe90c42977 Mon Sep 17 00:00:00 2001 From: Kezxo Date: Fri, 29 Jul 2016 16:42:50 +0200 Subject: [PATCH] Added more info about update method. I added the thing you suggested, at first i thought the built in updater was preferable so this TLDR was not necessary but it required you to use git the first time so it made sense after all. Sorry for taking so long. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d43aca..a510456 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ nano -w ~/.plexupdate sudo ./plexupdate.sh -a ``` -##Updating the script and Plex +## Updating the script and Plex if you don't want to use the built-in updater ``` wget https://raw.githubusercontent.com/mrworf/plexupdate/master/plexupdate.sh chmod +x plexupdate.sh