mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 01:02:13 +01:00
[Installation] Point to completion files (#24)
parent
fc2e3009fc
commit
286fe38469
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ To update, run:
|
||||||
sudo yt-dlp -U
|
sudo yt-dlp -U
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To use shell completion (autocomplete), look for the completion files in the [source tarball](https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp.tar.gz). It comes with bash, fish & zsh support.
|
||||||
|
|
||||||
# With [pip](https://pypi.org/project/pip)
|
# With [pip](https://pypi.org/project/pip)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue