Skip to content

Commit f50309a

Browse files
authored
Specify package files' target location during creation to remove confusion
1 parent 87fbef8 commit f50309a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

source/tutorials/packaging-projects.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ Creating the package files
3636
--------------------------
3737

3838
You will now create a handful of files to package up this project and prepare it
39-
for distribution. Create the new files listed below - you will add content to
40-
them in the following steps.
39+
for distribution. Create the new files listed below and place them in the project's root directory
40+
- you will add content to them in the following steps.
4141

4242
.. code-block:: text
4343

0 commit comments

Comments
 (0)