From e07e01afee9345a71b6f19d61de1b57521385bd5 Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Tue, 28 Sep 2021 15:53:32 +0930 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88c8816..164bf72 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ The default downloader is youtube-dl. It is possible to use a different download via the `-dl-cmd` command line option. While `gropple` will use your `PATH` to find the executable, you may also want -to specify a full path instead.o +to specify a full path instead. So, for instance, to use `youtube-dlc` instead of `youtube-dl` and specify the full path: