mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-08-19 21:03:19 -07:00
Better english
This commit is contained in:
parent
0f8d27caae
commit
3991374c31
1 changed files with 3 additions and 3 deletions
|
@ -23,14 +23,14 @@ But, if it failed, read on and we'll guide you.
|
|||
|
||||
## 1. Getting the code
|
||||
|
||||
####Using git to clone (Recommended)
|
||||
Using git is way easier and recommended
|
||||
####Using git to clone
|
||||
Using git is the recommended way of getting it
|
||||
```
|
||||
git clone https://github.com/mrworf/plexupdate.git
|
||||
```
|
||||
Note that git is required (`sudo apt-get install git`)
|
||||
|
||||
The main benefit with git clone is that you can update to latest version very easily. If you want to use the auto update feature, you must be using a git clone.
|
||||
The main benefit with git clone is that you can update to latest version very easily and it also allows you to use the auto update feature.
|
||||
|
||||
####Using wget and unzip
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue