Skip to content

Commit

Permalink
fix wrong cmd in README.md (#183)
Browse files Browse the repository at this point in the history
Signed-off-by: zhoufanjin <[email protected]>
  • Loading branch information
zhoufanjin authored Jan 10, 2025
1 parent 524a1a2 commit cedd18e
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 @@ -10,7 +10,7 @@ For documentation on sequence, please see our [docs](https://docs.sequence.xyz)

## Developing the go-sequence library

1. `make boostrap` -- will install node modules of ./testutil/chain
1. `make bootstrap` -- will install node modules of ./testutil/chain
2. `make start-testchain` -- starts the test ethereum chain (id 1337)
3. (in a separate terminal) `make test` -- runs test suite

Expand Down

0 comments on commit cedd18e

Please sign in to comment.