Skip to content

Commit a58b5a7

Browse files
authored
fix fmt readme
1 parent b23682c commit a58b5a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/l2/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,15 +146,15 @@ make gen_devnet_owner_wallet
146146

147147
Finally, generate the program id with:
148148

149-
````shell
149+
```shell
150150
make generate_program_id
151151
```
152152

153153
Copy the address to the generated `.env` and deploy the contract:
154154

155155
```shell
156156
make deploy_contract
157-
````
157+
```
158158

159159
Pass the output address in the `.env` and [run the l2](#run-the-l2).
160160

0 commit comments

Comments
 (0)