From a2ae00f80755767f64242d69143b035491444404 Mon Sep 17 00:00:00 2001 From: Zengyi Qin Date: Wed, 28 Feb 2024 19:49:07 -0700 Subject: [PATCH] Update install.md --- docs/install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install.md b/docs/install.md index ccad735..105783d 100644 --- a/docs/install.md +++ b/docs/install.md @@ -1,14 +1,14 @@ ## Install and Use Locally ### Table of Content -- [Linux or macOS Install](#linux-or-macos-install) +- [Linux and macOS Install](#linux-and-macos-install) - [Docker Install for Windows and macOS](#docker-install) - [Usage](#usage) - [Web UI](#webui) - [CLI](#cli) - [Python API](#python-api) -### Linux or macOS Install +### 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. ```bash pip install git+https://github.com/myshell-ai/MeloTTS.git