Skip to content

Commit

Permalink
docs: drop reference to deprecated optional dependency 'gateware-soc'
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinevg committed May 23, 2024
1 parent e434c3f commit 7a3bf04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/developer/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ To install the ``cynthion`` python package to allow for in-place editing of the
cd cynthion/python/
# install the cynthion python package, including dependencies required for gateware development
pip install --editable ".[gateware, gateware-soc]"
pip install --editable ".[gateware]"

0 comments on commit 7a3bf04

Please sign in to comment.