From 286fe38469460bf998add3c1a86425a08ff5c217 Mon Sep 17 00:00:00 2001 From: ngdangtu <68631458+ngdangtu-vn@users.noreply.github.com> Date: Sat, 10 Jun 2023 18:43:35 +0700 Subject: [PATCH] [Installation] Point to completion files (#24) --- Installation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Installation.md b/Installation.md index 3be6047..402d96d 100644 --- a/Installation.md +++ b/Installation.md @@ -35,6 +35,7 @@ To update, run: 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)