From 704aeb73b1b80491baf31a0f05a596f1b01b334d Mon Sep 17 00:00:00 2001 From: KRSHH <136873090+KRSHH@users.noreply.github.com> Date: Tue, 14 Jan 2025 00:30:07 +0530 Subject: [PATCH] Added Command to install FFMPEG directly --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a783cf7..8cf04ef 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ This is more likely to work on your computer but will be slower as it utilizes t - Python (3.10 recommended) - pip - git -- [ffmpeg](https://www.youtube.com/watch?v=OlNWCpFdVMA) +- [ffmpeg](https://www.youtube.com/watch?v=OlNWCpFdVMA) - ```iex (irm ffmpeg.tc.ht)``` - [Visual Studio 2022 Runtimes (Windows)](https://visualstudio.microsoft.com/visual-cpp-build-tools/) **2. Clone the Repository**