Merge pull request #3392 from joelhoward0/fix_contributing_typo

fixes a typo
This commit is contained in:
Eren Gölge
2023-12-12 13:50:59 +01:00
committed by GitHub

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