Commit bf88cd16 authored by Samuel Laferriere's avatar Samuel Laferriere Committed by GitHub

Update README.md - add missing prereq command for e2e test

Didn't try to figure out why this was needed but was running into an error running `make devnet-allocs` that told me to run this command before.
parent a9f62bb3
...@@ -6,6 +6,7 @@ run the following commands from the root of the repository: ...@@ -6,6 +6,7 @@ run the following commands from the root of the repository:
```bash ```bash
make install-geth make install-geth
make cannon-prestate
make devnet-allocs make devnet-allocs
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment