We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98d1e57 + 97d2a1a commit 16d7c18Copy full SHA for 16d7c18
doc/manual/packages.rst
@@ -141,7 +141,7 @@ same operating system and environment.
141
142
1. Adds the name of the package to ``INSTALLED``.
143
2. Downloads the package to ``.cache``, then copies the package to the package root directory.
144
-3. Recursively performs step 2 against all the packages listed in the package's ``REQUIRES`` file.
+3. Recursively performs step 2 against all the packages listed in the package's ``REQUIRE`` file.
145
4. Runs :func:`Pkg.build`
146
147
.. warning::
0 commit comments