Skip to content

Commit fe259fd

Browse files
authored
Merge branch 'main' into feature/str_repr
2 parents 68eb738 + 9347f6d commit fe259fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/general/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Build from the source (First time only)
4141
:caption: Create the Conda environment, and activate it. You will need to run each command separately.
4242
4343
cd mappymatch
44-
conda create -f contributor_environment.yml
44+
conda env create -f contributor_environment.yml
4545
conda activate mappymatch
4646
4747
.. code-block:: sh

0 commit comments

Comments
 (0)