Skip to content

Commit

Permalink
Installation instructions: explain how to install pipx
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyagr committed Jan 15, 2024
1 parent 05f39ef commit 267956b
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 267956b

Please sign in to comment.