diff --git a/README.md b/README.md index c5c8d2c..c689744 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ First, [install uv](https://docs.astral.sh/uv/getting-started/installation/) if brew install espeak-ng # Install abogen (Automatically handles Silicon Mac/MPS support) -uv tool install --python 3.12 abogen +uv tool install abogen --with "kokoro @ git+https://github.com/hexgrad/kokoro.git" ```