Skip to content

Commit

Permalink
docs/developer: Update outdated requirements path
Browse files Browse the repository at this point in the history
  • Loading branch information
gdemonet committed Mar 21, 2022
1 parent 2de5bfe commit 862bfbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/developer/building/requirements.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ Optional
Development
-----------

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

0 comments on commit 862bfbf

Please sign in to comment.