We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 426a806 commit 824bd1cCopy full SHA for 824bd1c
docs/_index.md
@@ -175,7 +175,7 @@ You can also install Poetry from a `git` repository by using the `--git` option:
175
```bash
176
curl -sSL https://install.python-poetry.org | python3 - --git https://github.com/python-poetry/poetry.git@master
177
````
178
-If you want to install different versions of poetry in parallel, a good approach is the installation with pipx and suffix.
+If you want to install different versions of Poetry in parallel, a good approach is the installation with pipx and suffix.
179
180
{{< /step >}}
181
{{< step >}}
0 commit comments