projects
/
litex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5516a49
)
README: add note about submodules
author
Sebastien Bourdeauducq
<sb@m-labs.hk>
Thu, 7 May 2015 08:29:30 +0000
(16:29 +0800)
committer
Sebastien Bourdeauducq
<sb@m-labs.hk>
Thu, 7 May 2015 08:29:30 +0000
(16:29 +0800)
README
patch
|
blob
|
history
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