On 04/20/2015 12:57 PM, Tim 'mithro' Ansell wrote:
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`

Might be worth mentioning that running git clone with --recursive will do this automatically.

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

Reply via email to