From 566d9730492daa8252589b3e8fe1241b8a5ada9d Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Thu, 7 May 2015 16:29:30 +0800 Subject: [PATCH] README: add note about submodules --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 4c199312..0d987a8e 100644 --- a/README +++ b/README @@ -45,6 +45,9 @@ modules. [> Quick start guide -------------------- +0. If cloned from Git without the --recursive option, get the submodules: + git submodule update --init + 1. Install Python 3.3+, Migen and FPGA vendor's development tools. Get Migen from: https://github.com/m-labs/migen -- 2.30.2