diff --git a/README.md b/README.md index df5019f..5638a3b 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ Tested on a fresh install of CentOS 7.6 Your installation packet-names may vary ``` $ sudo -i +# dnf install epel-release dnf-utils -y +# yum-config-manager --set-enabled PowerTools +# yum-config-manager --add-repo=https://negativo17.org/repos/epel-multimedia.repo + # yum install python3 python3-pip git unzip ffmpeg -y # pip3 install selenium youtube-dl # cd /opt && git clone https://code.michu-it.com/michael/selenium-linuxacademy-dl.git