Skip to content

Commit fe449ff

Browse files
authored
correct extra requires
1 parent 8d94f80 commit fe449ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Following changes to the source files, you can view recent adjustments by buildi
5858
.. code-block:: bash
5959
6060
cd mpl-interactions
61-
pip install -e ".[docs]"
61+
pip install -e ".[doc]"
6262
6363
2. Run the following commands:
6464

0 commit comments

Comments
 (0)