Skip to content

Commit 34aaa66

Browse files
authored
Merge pull request #190 from martinRenou/docs_missing_conda_channel
Docs: missing conda-forge channel in install instructions
2 parents 8011d24 + ae984e5 commit 34aaa66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ or conda:
2323

2424
.. code-block:: bash
2525
26-
conda install jupyter_sphinx
26+
conda install jupyter_sphinx -c conda-forge
2727
2828
Enabling the extension
2929
----------------------

0 commit comments

Comments
 (0)