[Installation] Fix typo (#33)

BdPrgmmer 2023-12-29 23:18:45 -08:00 committed by GitHub
parent e4465e7125
commit aa96d9a7a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

@ -101,7 +101,7 @@ sudo pacman -Syu
### [APT](https://en.wikipedia.org/wiki/APT_(software))
You can download and install yt-dlp for recent Ubuntu and other related Debian-based distributions by adding the [this PPA](https://launchpad.net/~tomtomtom/+archive/ubuntu/yt-dlp)
You can download and install yt-dlp for recent Ubuntu and other related Debian-based distributions by adding [this PPA](https://launchpad.net/~tomtomtom/+archive/ubuntu/yt-dlp)
```bash
sudo add-apt-repository ppa:tomtomtom/yt-dlp # Add ppa repo to apt
sudo apt update # Update package list