Skip to content

Commit 5ad1180

Browse files
authored
Update README.md (#72)
1 parent 610be35 commit 5ad1180

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,14 @@ Flags:
4949

5050
- `--external-builder`: URL of an external builder to use (enables rollup-boost)
5151

52+
### Example Commands
53+
54+
Here's a complete example showing how to run the L1 recipe with the latest fork enabled and custom output directory:
55+
56+
```bash
57+
$ builder-playground cook l1 --latest-fork --output ~/my-builder-testnet --genesis-delay 15 --log-level debug
58+
```
59+
5260
## Common Options
5361

5462
- `--output` (string): The directory where the chain data and artifacts are stored. Defaults to `$HOME/.playground/devnet`

0 commit comments

Comments
 (0)