Updated README.md with note about submodules

This commit is contained in:
Philip Howard
2016-07-20 11:14:24 +01:00
committed by GitHub
parent 4ca39a6761
commit f0f50daf91

View File

@@ -13,6 +13,7 @@ Built against Python 2.7.2, Python 3.2.3
```bash
git clone --recursive https://github.com/WiringPi/WiringPi-Python.git
cd WiringPi-Python
git submodule update --init
```
##Prerequisites