From 8418474f0f4c65cff72182eab660df50d43de007 Mon Sep 17 00:00:00 2001 From: Zengyi Qin Date: Sat, 2 Mar 2024 11:12:33 -0500 Subject: [PATCH] Update install.md --- docs/install.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/docs/install.md b/docs/install.md index ff3795c..0fb5275 100644 --- a/docs/install.md +++ b/docs/install.md @@ -9,14 +9,7 @@ - [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 PyPI: -```bash -pip install melotts -python -m unidic download -``` - -Alternatively, you may run manual installation: - +The repo is developed and tested on `Ubuntu 20.04` and `Python 3.9`. ```bash git clone https://github.com/myshell-ai/MeloTTS.git cd MeloTTS