diff --git a/README.md b/README.md index c2bef00..4d2056f 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ If you would like to use the same videos but offline, simply download them using ``` while read -r link; do wget "$link" -done < file_that_you_want_to_download +done < playlist_file ``` ### Changing settings in `theme.conf.user`