mirror of
git://soft.sys114.com/WiringPi2-Python
synced 2026-02-04 18:10:36 +09:00
Removed superfluous file(s)
This commit is contained in:
6
README
6
README
@@ -11,12 +11,14 @@ Prerequisites:
|
||||
|
||||
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user