Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zengyi-Qin committed Feb 29, 2024
1 parent 0bdd674 commit 69983af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
- [Python API](#python-api)

### Linux and macOS Install
The repo is developed and tested on `Ubuntu 20.04` and `Python 3.9`. Use pip to install from github repo.
The repo is developed and tested on `Ubuntu 20.04` and `Python 3.9`. Use pip to install from PyPI:
```bash
pip install git+https://github.com/myshell-ai/MeloTTS.git
pip install melotts
python -m unidic download
```

Expand Down

0 comments on commit 69983af

Please sign in to comment.