Skip to content

Commit 862bfbf

Browse files
committed
docs/developer: Update outdated requirements path
See #3721 (comment)
1 parent 2de5bfe commit 862bfbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/developer/building/requirements.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ Optional
3535
Development
3636
-----------
3737

38-
If you want to develop on the buildchain, you can add the development
39-
dependencies with ``pip install -r requirements/build-dev-requirements.txt``.
38+
If you want to develop on the buildchain, you can install the development
39+
dependencies with ``pip install -r buildchain/requirements.txt``.

0 commit comments

Comments
 (0)