diff --git a/README.md b/README.md index ec993fa..7353a7b 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ Next, install TorToiSe and it's dependencies: ```shell git clone https://github.com/neonbjb/tortoise-tts.git cd tortoise-tts +python -m pip install -r ./requirements.txt python setup.py install ```