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 69afa7a commit 1b3de3fCopy full SHA for 1b3de3f
docs/source/development/getting-started.rst
@@ -19,6 +19,7 @@ to install ``nox`` in its own isolated environment.
19
.. code-block:: console
20
21
$ python -m pip install pipx
22
+ $ python -m pipx ensurepath
23
$ pipx install nox
24
25
You will need to have a working Redis server on your system. You may
0 commit comments