Skip to content

Commit

Permalink
change README to use setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Deric-W committed Sep 27, 2020
1 parent bbd1896 commit 550fbc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ Module compatible with Python >= 3.5

## Install

Run as root: `cp python/onionGpio.py /usr/lib/<PYTHON_VERSION>/onionGpio.py`
Run as root: `python3 setup.py install` or use the .whl file

0 comments on commit 550fbc4

Please sign in to comment.