commit | fb7c8912fe7a4f8f574af901b0b38fcbfb2e44b5 | [log] [tgz] |
---|---|---|
author | Philip Howard <phil@gadgetoid.com> | Wed Mar 27 22:48:19 2013 +0000 |
committer | Philip Howard <phil@gadgetoid.com> | Wed Mar 27 22:48:19 2013 +0000 |
tree | 8aa86e0333a405c7fd2cdd6198153fa3bdc046ef | |
parent | 0429f1f342f5b1691cc8f69893214cb4c2d4744f [diff] [blame] |
Removed superfluous file(s)
diff --git a/README b/README index 3761604..61f23db 100644 --- a/README +++ b/README
@@ -11,12 +11,14 @@ Get/setup repo: git clone https://github.com/Gadgetoid/WiringPi2-Python.git - cd WiringPi-Python - git submodule update --init + cd WiringPi2-Python Build & install with: sudo python setup.py install +Or Python 3 + sudo python3 setup.py install + Class-based Usage: No classes have been created for this version yet.