Skip to content

Commit

Permalink
Merge pull request #248 from bowilliams/patch-2
Browse files Browse the repository at this point in the history
remind users about venvs when installing pypinproc
  • Loading branch information
jabdoa2 committed Jul 25, 2019
2 parents f681900 + 31fea7a commit 3d75451
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions hardware/multimorphic/mac.rst
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,10 @@ that we modified to work with Python 3:
cd pypinproc
python3 setup.py build
sudo python3 setup.py install
(If you prefer to install pypinproc in a virtualenv, make sure it's activated
before this step, and omit sudo from the last line.)


8. Install D2xxHelper
~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 3d75451

Please sign in to comment.