We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68eb738 + 9347f6d commit fe259fdCopy full SHA for fe259fd
docs/source/general/contributing.rst
@@ -41,7 +41,7 @@ Build from the source (First time only)
41
:caption: Create the Conda environment, and activate it. You will need to run each command separately.
42
43
cd mappymatch
44
- conda create -f contributor_environment.yml
+ conda env create -f contributor_environment.yml
45
conda activate mappymatch
46
47
.. code-block:: sh
0 commit comments