mirror of https://github.com/openXC7/prjxray.git
Add directory to repository cloning step
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
This commit is contained in:
parent
2262775279
commit
5999e2ce6d
|
|
@ -40,8 +40,10 @@ shell that is then only used to run Vivado to avoid these problems.
|
|||
**Is 2017.2 really required?** Yes, only `2017.2` works. Until Issue #14 is solved, **only** `2017.2` works and will be supported.
|
||||
|
||||
### Step 2: ###
|
||||
Pull submodules:
|
||||
Clone the ``prjxray`` repository and its submodules:
|
||||
|
||||
git clone git@github.com:SymbiFlow/prjxray.git
|
||||
cd prjxray
|
||||
git submodule update --init --recursive
|
||||
|
||||
### Step 3: ###
|
||||
|
|
|
|||
Loading…
Reference in New Issue