Skip to content

Commit 38a1dfe

Browse files
committed
Add [docs] dependencey in developer install instructions
1 parent 72626e4 commit 38a1dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ should be followed:
590590
591591
#. Install Firedrake in editable mode without build isolation::
592592

593-
$ pip install --no-build-isolation --no-binary h5py --editable './firedrake[check]'
593+
$ pip install --no-build-isolation --no-binary h5py --editable './firedrake[check,docs]'
594594

595595

596596
Editing subpackages

0 commit comments

Comments
 (0)