Skip to content

Commit

Permalink
Installation instructions: explain how to install pipx
Browse files Browse the repository at this point in the history
Includes suggested fixups.

Co-authored-by: Randy Döring <30527984+radoering@users.noreply.github.com>
  • Loading branch information
ilyagr and radoering committed Jan 20, 2024
1 parent 05f39ef commit 5006238
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,14 @@ See the **advanced** installation instructions to use a preview or alternate ver

{{< steps >}}
{{< step >}}
**Install pipx**

If `pipx` is not already installed, you can follow any of the options in the
[official pipx installation instructions](https://pipx.pypa.io/stable/installation/).
Any non-ancient version of `pipx` will do.

{{< /step >}}
{{< step >}}
**Install Poetry**

```bash
Expand Down

0 comments on commit 5006238

Please sign in to comment.