Skip to content

Commit 2b4d006

Browse files
authored
Fix some formmating
1 parent 2740a48 commit 2b4d006

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/cdk/getting-started/local-deployment.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,15 @@ After installing the requirements you can launch a CDK chains with a oneliner:
3737

3838
### Pesimistic Proof
3939

40+
```
4041
kurtosis run --enclave cdk --args-file "https://raw.githubusercontent.com/0xPolygon/kurtosis-cdk/refs/heads/main/.github/tests/fork12-pessimistic.yml" github.com/0xPolygon/kurtosis-cdk
42+
```
4143

4244
### FEP
4345

46+
```
4447
kurtosis run --enclave cdk github.com/0xPolygon/kurtosis-cdk
48+
```
4549

4650
## Extended Kurtosis environment setup
4751

0 commit comments

Comments
 (0)