mirror of https://github.com/coqui-ai/TTS.git
Remove unnecessary instruction
This commit is contained in:
parent
167f86417e
commit
1c8479f703
|
@ -133,7 +133,6 @@ If you are on Ubuntu (Debian), you can also run following commands for installat
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ make system-deps # intended to be used on Ubuntu (Debian). Let us know if you have a diffent OS.
|
$ make system-deps # intended to be used on Ubuntu (Debian). Let us know if you have a diffent OS.
|
||||||
$ make dev-deps # Dependencies only required for development
|
|
||||||
$ make install
|
$ make install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue