added submodule instructions

This commit is contained in:
stevecorey 2018-06-29 13:30:44 -06:00
parent cfcc177e4b
commit 569bdbfb95
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Clone the [FPGA-SPICE git repository:](https://github.com/tangxifan/tangxifan-ed
`git clone https://github.com/tangxifan/tangxifan-eda-tools.git `
There is a submodule in the repository so move to the OpenFPGA directory and clone that too:
`cd OpenFPGA`
`git submodule init`