From: Tim Ansell <[email protected]>

Fixes https://github.com/m-labs/misoc/issues/8
---
 README | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README b/README
index 4c19931..ab0fd02 100644
--- a/README
+++ b/README
@@ -45,6 +45,9 @@ modules.
 
 [> Quick start guide
 --------------------
+0. (If cloning from git) Initialize the git submodules. 
+  `git submodule init; git submodule update`
+
 1. Install Python 3.3+, Migen and FPGA vendor's development tools.
   Get Migen from: https://github.com/m-labs/migen
 
-- 
2.2.0.rc0.207.ga3a616c

_______________________________________________
M-Labs devel mailing list
https://ssl.serverraum.org/lists/listinfo/devel

Reply via email to