From 75361a7dde428486f79652a1373343807f935167 Mon Sep 17 00:00:00 2001 From: Ayo Date: Wed, 3 Sep 2025 23:29:25 +0200 Subject: [PATCH] chore: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66ea638..08e6a33 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ $ conda activate tts $ python -m pip install -r requirements.txt ``` -Because `vlc` to automatically play the generated audio, you will have to install it: +Because `vlc` is used to automatically play the generated audio, you will have to install it: ```bash $ sudo apt update