Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ivpavici authored Oct 27, 2023
1 parent c2f90d2 commit 89bbc5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Currently supported:

### Build

To use abiwan, you must first generate types from your contracts' ABI json files, you can use the the helper script:
To use abiwan, you must first generate types from your contracts' ABI json files, you can use the helper script:

```bash
npm run generate -- --input /path/to/abi.json --output /path/to/abi.ts
Expand Down

0 comments on commit 89bbc5c

Please sign in to comment.