From ccc41dc7067b199caa8eb03b4f5bc1ca22dec3ce Mon Sep 17 00:00:00 2001 From: Michael Reber Date: Thu, 21 Nov 2019 13:11:46 +0100 Subject: [PATCH] Add missing chmod +x command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f56131..0dd87dc 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Tested on a fresh install of CentOS 7.6 Your installation packet-names may vary # 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 - # cd selenium-linuxacademy-dl + # cd selenium-linuxacademy-dl && chmod +x linuxacademy-dl.py ### Browser