README: add note about submodules
authorSebastien Bourdeauducq <sb@m-labs.hk>
Thu, 7 May 2015 08:29:30 +0000 (16:29 +0800)
committerSebastien Bourdeauducq <sb@m-labs.hk>
Thu, 7 May 2015 08:29:30 +0000 (16:29 +0800)
README

diff --git a/README b/README
index 4c199312f9effecf2888640b394f1853163e149b..0d987a8e11f071a53b7151cb2794729b788517a8 100644 (file)
--- 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