fixes a typo

pull/3392/head
joelhoward0 2023-12-08 14:19:57 +00:00
parent c99e885cc8
commit e535cfe07c
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ The following steps are tested on an Ubuntu system.
1. Fork 🐸TTS[https://github.com/coqui-ai/TTS] by clicking the fork button at the top right corner of the project page.
2. Clone 🐸TTS and add the main repo as a new remote named ```upsteam```.
2. Clone 🐸TTS and add the main repo as a new remote named ```upstream```.
```bash
$ git clone git@github.com:<your Github name>/TTS.git