Skip to content

Commit

Permalink
Corrected the format step in docs
Browse files Browse the repository at this point in the history
Signed-off-by: dankeboy36 <[email protected]>
  • Loading branch information
dankeboy36 committed Oct 12, 2022
1 parent b8f8a07 commit 6e73c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ The commands below assume you have **Docker** installed. To use a **local** copy
**Contributing**

- Run `yarn build:test` and `yarn test` to make sure everything works.
- Run `yarn prettier` to format the typescript files.
- Run `yarn format` to format the typescript files.
- Commit the changes:
- Also include the generated `.bin` files for the tests where you added or modified `.proto` files.
> These are checked into git so that the test suite can run without having to invoke the `protoc` build chain.
Expand Down

0 comments on commit 6e73c8d

Please sign in to comment.