Skip to content

Commit 1dc21db

Browse files
benjaomingBlendify
authored andcommitted
Add missing dependency in dev setup: sphinxcontrib-httpdomain (#431)
1 parent 93e6fe2 commit 1dc21db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,8 @@ Set up your environment
217217
#. Install sphinx_ into a virtual environment.
218218

219219
.. code:: bash
220-
221-
pip install sphinx
220+
221+
pip install sphinx sphinxcontrib-httpdomain
222222
223223
#. Install sass.
224224

0 commit comments

Comments
 (0)