Skip to content

Commit 1b3de3f

Browse files
committed
#727 add a command to add all pipx binary directories to PATH.
1 parent 69afa7a commit 1b3de3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/development/getting-started.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ to install ``nox`` in its own isolated environment.
1919
.. code-block:: console
2020
2121
$ python -m pip install pipx
22+
$ python -m pipx ensurepath
2223
$ pipx install nox
2324
2425
You will need to have a working Redis server on your system. You may

0 commit comments

Comments
 (0)