Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
0xOsiris committed Nov 22, 2024
1 parent fcd001d commit 6be91e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ To learn more about how PBH works, check out the docs detailing the [PBH transac
<!-- ## Installing -->

## Running the Devnet
To spin up a OP Stack devnet with `rollup-boost` and the `world-chain-builder` deployed, make sure that you have [just](https://github.com/casey/just?tab=readme-ov-file) installed, and docker daemon running. Then simply run the following command.
To spin up a OP Stack devnet with `rollup-boost` and the `world-chain-builder` deployed, make sure that you have [just](https://github.com/casey/just?tab=readme-ov-file), and [kurtosis-cli](https://docs.kurtosis.com/install/) installed as well as docker daemon running. Then simply run the following command.

```
just devnet-up
Expand Down

0 comments on commit 6be91e4

Please sign in to comment.