From 569bdbfb95167720c8a747dc4915e842eb0b1ba1 Mon Sep 17 00:00:00 2001 From: stevecorey Date: Fri, 29 Jun 2018 13:30:44 -0600 Subject: [PATCH] added submodule instructions --- getting_started.md | 1 + 1 file changed, 1 insertion(+) diff --git a/getting_started.md b/getting_started.md index 91d054324..da7cd8bb2 100644 --- a/getting_started.md +++ b/getting_started.md @@ -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`