Skip to content

Commit 492b37a

Browse files
committed
doc: mark the codeblock as sh
1 parent a9ed6d5 commit 492b37a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,6 @@ forge test --match-path test/ERC721/SafeTransfer.t.sol
205205
1. Fund the factory creator account, `0x3ef96E9f82CaFE4a05183b59e7671E39B6b26347`, with 0.2 FIL.
206206
2. Replay the [legacy CREATE transaction](./deploy.json) onto any Filecoin network.
207207

208-
```
208+
```sh
209209
curl --header "Content-Type: application/json" --data @deploy.json $RPC_URL
210210
```

0 commit comments

Comments
 (0)