Update README.md

This commit is contained in:
Adrika Panwar 2024-10-22 12:58:09 +05:30 committed by GitHub
parent c5098961b0
commit bb83a95f45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,6 +44,11 @@ Or with [MacPorts](https://www.macports.org/):
sudo port install youtube-dl
we can also use [snap](https://snapcraft.io/yt-dlp) for linux:-
```bash
sudo snap install yt-dlp
```
Alternatively, refer to the [developer instructions](#developer-instructions) for how to check out and work with the git repository. For further options, including PGP signatures, see the [youtube-dl Download Page](https://ytdl-org.github.io/youtube-dl/download.html).
# DESCRIPTION