Skip to content

Commit eabb338

Browse files
Update README.md
1 parent 94c1dcd commit eabb338

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

motoko/evm_block_explorer/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@ When viewing this project in ICP Ninja, you can deploy it directly to the mainne
1717

1818
### 3. Navigate into the project's directory.
1919

20-
### 4. Run `dfx start --background --clean && dfx deploy` to deploy the project to your local environment.
20+
### 4. Deploy the project to your local environment:
21+
22+
```
23+
dfx start --background --clean && dfx deploy
24+
```
2125

2226
## Security considerations and best practices
2327

0 commit comments

Comments
 (0)