diff --git a/README.md b/README.md index 0da9e05..092c5bf 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Utube is a Python script that automates downloading YouTube videos and playlists virtualenv -p python ./tmp/venv source tmp/venv/bin/activate pip install -r requirements.txt +python3 -m pip install -U yt-dlp # Update yt-dlp ``` ## Usage