From 58afe173dbd601b3e6fcc9f904cf5cdba4ef7fb9 Mon Sep 17 00:00:00 2001 From: Pavel Kirienko Date: Sat, 1 Aug 2015 20:21:26 +0300 Subject: [PATCH] See #56 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5bc4f05aa3..2c44886718 100644 --- a/README.md +++ b/README.md @@ -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 ```