diff --git a/README.md b/README.md index f02e623..bc62287 100644 --- a/README.md +++ b/README.md @@ -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)