Skip to content

Commit f32c849

Browse files
authored
Merge pull request #1 from alanmehio/alanmehio-patch-1
Update packaging-projects.rst
2 parents caa2007 + 7729db7 commit f32c849

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/tutorials/packaging-projects.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,8 +338,8 @@ Make sure you have the latest version of PyPA's :ref:`build` installed:
338338
py -m pip install --upgrade build
339339
340340
.. tip:: If you have trouble installing these, see the
341-
:doc:`installing-packages` tutorial.
342-
341+
:doc:`installing-packages` tutorial. You will get an error if you don't have the build package so install it first .. code-block:: bash pip install build
342+
343343
Now run this command from the same directory where :file:`pyproject.toml` is located:
344344

345345
.. tab:: Unix/macOS

0 commit comments

Comments
 (0)