From 3721237bb0f3c41b010ee977c2ba5fa8c48179de Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Thu, 28 Apr 2022 16:47:16 -0400 Subject: [PATCH] More lists --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 9113cbb..5446286 100644 --- a/README.md +++ b/README.md @@ -129,9 +129,9 @@ sudo apt install ./mimic3-tts__.deb Once installed, the following commands will be available in `/usr/bin`: - * `mimic3` - * `mimic3-server` - * `mimic3-download` +* `mimic3` +* `mimic3-server` +* `mimic3-download` ### Using pip @@ -144,8 +144,8 @@ pip install mimic3-tts[all] Once installed, the following commands will be available: - * `mimic3` - * `mimic3-download` +* `mimic3` +* `mimic3-download` Install the HTTP web server: @@ -155,7 +155,7 @@ pip install mimic3-http[all] Once installed, the following commands will be available: - * `mimic3-server` +* `mimic3-server` Language support can be selectively installed by replacing `all` with: @@ -190,9 +190,9 @@ A virtual environment will be created in `mimic3/.venv` and each of the Python m Once installed, the following commands will be available in `.venv/bin`: - * `mimic3` - * `mimic3-server` - * `mimic3-download` +* `mimic3` +* `mimic3-server` +* `mimic3-download` ## Voice Keys