Skip to content

Commit 36466c7

Browse files
authored
Update adding_pkgs.rst
1 parent 2577ce7 commit 36466c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/maintainer/adding_pkgs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,7 @@ installed on your machine.
641641
You need to define an environment variable named ``CONFIG``. Its value must be
642642
the name of one of the three YAML configuration files in the ``.ci_support``
643643
directory (either ``linux64``, ``osx64``, or ``win64``). As an example, you can
644-
invoke the command as follows.
644+
invoke the command as follows. For this to work correctly, you must have ``shyaml`` installed on your machine, for example ``conda install -c conda-forge shyaml``.
645645

646646
.. code-block:: sh
647647

0 commit comments

Comments
 (0)