This commit is contained in:
Pavel Kirienko 2015-08-01 20:21:26 +03:00
parent b09509c407
commit 58afe173db

View File

@ -29,6 +29,7 @@ Such inclusion enables the library to be built even if pyuavcan is not installed
```bash
git clone https://github.com/UAVCAN/libuavcan
cd libuavcan
git submodule update --init
```