Skip to content

Commit 7c22708

Browse files
authored
Fix misleading phrasing in local build guide (pypa#1159) (pypa#1160)
1 parent 271567a commit 7c22708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/contribute.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ need:
135135
See the :doc:`Hitchhiker's Guide to Python installation instructions <python-guide:starting/installation>`
136136
to install Python 3.8 on your operating system.
137137

138-
To build the guide, run the following bash command in the source folder:
138+
To build the guide, run the following shell command in the project's root folder:
139139

140140
.. code-block:: bash
141141

0 commit comments

Comments
 (0)