diff --git a/config.sh b/config.sh index 31f5083..30028b1 100644 --- a/config.sh +++ b/config.sh @@ -2,7 +2,7 @@ # South Park Downloader Configuration File # ############################################ -# Relative or absolute paths are allowed. Please DON'T use ~/, but rather /$HOME or /home/$USER. +# Relative or absolute paths are allowed. Please DON'T use ~/, but rather $HOME or /home/$USER. # youtube-dl (or youtube-dlc) executable path YOUTUBE_DL="./yt-dlc/youtube-dlc"