Skip to content

Commit 831ab2f

Browse files
author
0xfab1
committed
Fix formatting in yt-dlp documentation for Linux installation command
1 parent 872c8d3 commit 831ab2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tech/tools/cli/yt-dlp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Youtube-dl is a command-line program to download videos from YouTube and other v
66
|---------|------------------------------------|
77
| Source | <https://github.com/yt-dlp/yt-dlp> |
88
| Windows | `choco install yt-dlp` |
9-
| Linux | `apt install yt-dlp` |
9+
| Linux | `apt install yt-dlp` |
1010
| Python | `pip install yt-dlp` |
1111

1212
Update

0 commit comments

Comments
 (0)