diff --git a/README.md b/README.md index 7e31e65606..3f92a81366 100644 --- a/README.md +++ b/README.md @@ -218,7 +218,7 @@ Example usage: yt-dlp --update-to nightly # To install nightly with pip: -python -m pip install -U --pre yt-dlp +python -m pip install -U --pre yt-dlp[default] ```