Skip to content

Commit dd2e6f4

Browse files
committed
fix(docs): update README to correct sync command for contract addresses and ABIs
1 parent 642cd0b commit dd2e6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/contracts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ All configs are in the `./src/config` directory
1212
# Syncing Contract Addresses and ABIs
1313

1414
```shell
15-
tsx ./src/index.ts
15+
tsx ./src/sync.ts
1616
```
1717

1818
or from monorepo root

0 commit comments

Comments
 (0)