Merge a23a671080f56e1150ce5c57d987c033bf2fbf04 into fa7f0effbe4e14fcf70e1dc4496371c9862b64b9

This commit is contained in:
acetone 2023-07-04 22:34:22 -04:00 committed by GitHub
commit 0d61c54fdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ Windows users can [download an .exe file](https://yt-dl.org/latest/youtube-dl.ex
You can also use pip: You can also use pip:
sudo -H pip install --upgrade youtube-dl sudo -H pip3 install --upgrade youtube-dl
This command will update youtube-dl if you have already installed it. See the [pypi page](https://pypi.python.org/pypi/youtube_dl) for more information. This command will update youtube-dl if you have already installed it. See the [pypi page](https://pypi.python.org/pypi/youtube_dl) for more information.