From: Sebastien Bourdeauducq Date: Thu, 7 May 2015 08:29:30 +0000 (+0800) Subject: README: add note about submodules X-Git-Tag: 24jan2021_ls180~2257 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=566d9730492daa8252589b3e8fe1241b8a5ada9d;p=litex.git README: add note about submodules --- 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