Added submodule update to read me

This commit is contained in:
Marno van der Maas
2020-04-28 14:58:35 +01:00
committed by GitHub
parent 1cf28c0d1d
commit 68d4afa8c9

View File

@@ -126,6 +126,12 @@ Inc. for more information.
----------------------------------------------------------------
## Build Instructions
First clone this repository and then inside the repository initialize the submodules:
$ git clone git@github.com:CTSRD-CHERI/Toooba.git
$ cd Toooba
$ git submodule update --init --recursive
### Dependencies
Build the Bluespec Compiler `bsc` from [this repository](https://github.com/B-Lang-org/bsc)