Skip to content

Commit 755f5b5

Browse files
authored
Update README.md
1 parent eb692d5 commit 755f5b5

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,13 @@ Simpler_Kokoro is a Python package that makes it easy to use the Kokoro voice sy
1010

1111
## Installation
1212

13-
Install from PyPI (coming soon) or clone the repo and install locally:
13+
Install from PyPI:
14+
15+
```bash
16+
pip install Simpler-Kokoro
17+
```
18+
19+
or clone the repo and install locally:
1420

1521
```bash
1622
git clone https://github.com/WilleIshere/SimplerKokoro.git
@@ -102,4 +108,4 @@ This is another sentence.
102108

103109
## License
104110

105-
MIT
111+
MIT

0 commit comments

Comments
 (0)