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

Updated Installation CentOS 8 (markdown)

MarkProminic 2020-04-11 23:17:42 -05:00
parent 62dcbe9546
commit 1d6d7fed1f

@ -6,6 +6,7 @@ Please note these were the steps taken by an experienced user.
```
yum install epel-release yum-utils -y
yum config-manager --set-enabled PowerTools
rpm --import 'http://pool.sks-keyservers.net/pks/lookup?op=get&search=0x3fa7e0328081bff6a14da29aa6a19b38d3d831ef'
dnf config-manager --add-repo https://download.mono-project.com/repo/centos8-stable.repo
```