diff --git a/docs/_index.md b/docs/_index.md index 094e91f7a60..7c074d4883f 100644 --- a/docs/_index.md +++ b/docs/_index.md @@ -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