From b52c04d0bc6d70304534e68b271d64a324642458 Mon Sep 17 00:00:00 2001 From: 0xSJ Date: Wed, 28 Sep 2022 11:45:31 +0530 Subject: [PATCH] for others trying to copy pasta like me --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ec22b9..1d21530 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repository uses `ffmpeg` and [OpenAI's Whisper](https://openai.com/blog/whi To get started, you'll need Python 3.7 or newer. Install the binary by running the following command: - pip install git+https://github.com/m1guelpf/auto_subtitle.git + pip install git+https://github.com/m1guelpf/auto-subtitle.git You'll also need to install [`ffmpeg`](https://ffmpeg.org/), which is available from most package managers: