forked from coqui-ai/TTS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c99e885
commit e535cfe
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 [email protected]:<your Github name>/TTS.git | ||
|