diff --git a/README.md b/README.md index c39b13616..2251dd6a9 100644 --- a/README.md +++ b/README.md @@ -753,7 +753,7 @@ Afterwards, simply follow [our manual installation instructions](https://ytdl-or ``` sudo wget https://yt-dl.org/latest/youtube-dl -O /usr/local/bin/youtube-dl -sudo chmod a+x /usr/local/bin/youtube-dl +sudo chmod a+rx /usr/local/bin/youtube-dl hash -r ```