We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b228e80 commit 2bce75bCopy full SHA for 2bce75b
1 file changed
docs/source/contributing.rst
@@ -142,7 +142,7 @@ Contributing documentation
142
We greatly appreciate documentation improvements. The docs are built from the docstrings
143
in the code and the docs in the ``docs`` directory.
144
145
-To build the documentation, you will need to requirements listed in ``ci/doc.yml``.
+To build the docs, you will need to install the requirements listed in ``ci/doc.yml``.
146
You can create an environment for building the documentation using::
147
148
conda env create --file ci/doc.yml
0 commit comments