Skip to content

Commit

Permalink
Update docs/_index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
radoering authored Dec 25, 2023
1 parent 426a806 commit 824bd1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ You can also install Poetry from a `git` repository by using the `--git` option:
```bash
curl -sSL https://install.python-poetry.org | python3 - --git https://github.com/python-poetry/poetry.git@master
````
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.

{{< /step >}}
{{< step >}}
Expand Down

0 comments on commit 824bd1c

Please sign in to comment.