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:
Zul 2024-04-11 03:41:07 -04:00 committed by GitHub
parent 886b6324bc
commit a998c747df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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