mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-09 20:40:48 +08:00
Fix typo (#1942)
This commit is contained in:
@@ -98,7 +98,7 @@ curl -sSL https://install.python-poetry.org | python3 -
|
|||||||
```bash
|
```bash
|
||||||
poetry init -n
|
poetry init -n
|
||||||
poetry env use "path to your python.exe"
|
poetry env use "path to your python.exe"
|
||||||
poetry run pip install -r requirments.txt
|
poetry run pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
### MacOS
|
### MacOS
|
||||||
|
|||||||
Reference in New Issue
Block a user