Skip to content

Commit

Permalink
Clarify the description of the PYTHON_BIN environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchnegus committed Jan 28, 2025
1 parent 29bbcdf commit 9abceab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/install/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ A full list of environment variables used in ``install.sh`` is shown below.

.. envvar:: PYTHON_BIN

:description: The path to the Python interpreter.
:description: The Python interpreter executable (a path or symlink).
:default: ``python3``

.. envvar:: PIP_ARGS
Expand Down

0 comments on commit 9abceab

Please sign in to comment.