diff --git a/README.md b/README.md index ce11324d..d6046035 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ git clone https://github.com/resemble-ai/chatterbox.git cd chatterbox pip install -e . ``` -We developed and tested Chatterbox on Python 3.11 on Debain 11 OS; the versions of the dependencies are pinned in `pyproject.toml` to ensure consistency. You can modify the code or dependencies in this installation mode. +We developed and tested Chatterbox on Python 3.11 on Debian 11 OS; the versions of the dependencies are pinned in `pyproject.toml` to ensure consistency. You can modify the code or dependencies in this installation mode. # Usage