Update README.md

This commit is contained in:
eximus
2018-11-15 11:57:27 +00:00
committed by GitHub
parent 49bbc0a15e
commit 60e9163e91

View File

@@ -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`