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.
This commit is contained in:
Kezxo 2016-07-29 16:42:50 +02:00 committed by GitHub
commit 5649ca5bc7

View file

@ -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