Skip to content

Commit 450c5aa

Browse files
committed
docs: README.md
1 parent 49e7e2f commit 450c5aa

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

examples/l2/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,11 @@ In Step 2, once the proof is aggregated (every 24 hours), it is verified on-chai
4949
2. [Foundry](https://book.getfoundry.sh/getting-started/installation)
5050
3. [Docker](https://docs.docker.com/engine/): for SP1 prover
5151

52-
Submodules of the repo should be imported by running `make submodules` on the root folder
52+
Submodules of the repo should be imported by running on the root folder:
53+
54+
```shell
55+
make submodules
56+
```
5357

5458
You can run the example on:
5559
- [Holesky](#setup-holeksy)

0 commit comments

Comments
 (0)