mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-05-06 20:01:37 +08:00
Small English grammar fix (#1863)
changed poetry explanation to "then you can use" rather than "then can use." Makes more sense
This commit is contained in:
parent
886b6324bc
commit
a998c747df
@ -75,7 +75,7 @@ pip install torch torchvision torchaudio
|
||||
#pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.4.2
|
||||
```
|
||||
|
||||
Then can use poetry to install the other dependencies:
|
||||
Then you can use poetry to install the other dependencies:
|
||||
```bash
|
||||
# Install the Poetry dependency management tool, skip if installed
|
||||
# Reference: https://python-poetry.org/docs/#installation
|
||||
|
Loading…
x
Reference in New Issue
Block a user