Skip to content

Commit 85f1bbc

Browse files
committed
Fix conda install instructions
1 parent dfb75f7 commit 85f1bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/installing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Installing with conda
1414

1515
.. code-block:: bash
1616
17-
conda install TEMPLATE
17+
conda install -c conda-forge TEMPLATE
1818
1919
2020
Installing with pip

0 commit comments

Comments
 (0)