diff --git a/README.md b/README.md index 4e0c528..4caa5f7 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,8 @@ pip install git+https://github.com/shivammehta25/Matcha-TTS.git 3. Run CLI / gradio app / jupyter notebook ```bash -# This will download the required models and list available arguments -matcha_tts --help +# This will download the required models +match_tts --text "" ``` or