Skip to content

Commit ae984e5

Browse files
committed
Docs: missing conda-forge channel in install instructions
1 parent d58ef88 commit ae984e5

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)