1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-22 02:32:51 +01:00

Updated Installation (markdown)

Christopher Gearns 2019-11-23 13:05:15 -05:00
parent 36cb5eb0d2
commit 62193cdb2b

@ -38,7 +38,7 @@ _A modern version of Mono is required, use their [instructions and repositories]
**Add Sonarr's repository to your software source**
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0xA236C58F409091A18ACA53CBEBFF6B99D9B78493
echo "deb https://apt.sonarr.tv/ master main" | sudo tee /etc/apt/sources.list.d/sonarr.list
echo "deb http://apt.sonarr.tv/ master main" | sudo tee /etc/apt/sources.list.d/sonarr.list
*If you have issues with the repo being https you can install the `apt-transport-https` package or switch to http*