README: add note about submodules

This commit is contained in:
Sebastien Bourdeauducq 2015-05-07 16:29:30 +08:00
parent 5516a49696
commit 566d973049
1 changed files with 3 additions and 0 deletions

3
README
View File

@ -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