From d39718b29011c2283e2a70bf4ef5fe3a2fea86ea Mon Sep 17 00:00:00 2001 From: beaskoczy Date: Sun, 22 Dec 2024 12:58:43 +0100 Subject: [PATCH] Further changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75b9ea2..848abaf 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ To update the package to the latest version of this repository, please run: pip install --upgrade --no-deps --force-reinstall git+https://github.com/openai/whisper.git -It also requires the command-line tool [`ffmpeg`](https://ffmpeg.org/) to be installed on your system, which is available from most package managers: +It also requires you to install the command-line tool [`ffmpeg`](https://ffmpeg.org/) to be installed on your system, which is available from most package managers: ```bash # on Ubuntu or Debian