mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-22 07:43:01 +00:00
Clarify Built-in updater vs aptget.
parent
5a49582c77
commit
a0789e915e
1 changed files with 3 additions and 1 deletions
|
@ -5,6 +5,8 @@
|
|||
|
||||
## How to change your branch ##
|
||||
|
||||
#### For Built-In Updater ####
|
||||
|
||||
1. Go to Settings and then the General tab and show advanced settings (use the toggle by the save button).
|
||||
|
||||
2. Under the Development section change the branch name to `develop`
|
||||
|
@ -13,7 +15,7 @@
|
|||
|
||||
_This will not install the bits from that branch immediately, it will happen during the next update._
|
||||
|
||||
#### For Ubuntu/Debian ####
|
||||
#### For Ubuntu/Debian aptitude/apt-get ####
|
||||
|
||||
You probably should update your sources.list file too if you installed using aptitude/apt-get:
|
||||
|
||||
|
|
Loading…
Reference in a new issue