From 99259944d2873a1959eb50b43fb62d7b500daaad Mon Sep 17 00:00:00 2001 From: Paul Henning <vxbinaca@users.noreply.github.com> Date: Mon, 18 Sep 2023 22:22:35 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13b42bf..f937d19 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Reccomended system specifications: 0. Uninstall any previous tools from the OS repository or older pip installation methods: ``` -sudo apt remove yt-dlp youtube-dl ; pip3 uninstall yt-dlp youtube-dl internetarchive jsonpatch jsondiff jsonpointer mid3cp mid3iconv mid3v2 moggsplit mutagen-inspect mutagen-pony normalizer tdmq tubeup +sudo apt remove yt-dlp youtube-dl ; pip3 uninstall yt-dlp youtube-dl internetarchive jsonpatch tubeup ``` 1. Install `ffmpeg`, pip3 (typically `python3-pip`), and `git`.