mirror of
git://soft.sys114.com/WiringPi2-Python
synced 2026-02-12 03:10:25 +09:00
Updated README.md with note about submodules
This commit is contained in:
@@ -13,6 +13,7 @@ Built against Python 2.7.2, Python 3.2.3
|
|||||||
```bash
|
```bash
|
||||||
git clone --recursive https://github.com/WiringPi/WiringPi-Python.git
|
git clone --recursive https://github.com/WiringPi/WiringPi-Python.git
|
||||||
cd WiringPi-Python
|
cd WiringPi-Python
|
||||||
|
git submodule update --init
|
||||||
```
|
```
|
||||||
|
|
||||||
##Prerequisites
|
##Prerequisites
|
||||||
|
|||||||
Reference in New Issue
Block a user