Skip to content

Commit a3b71ae

Browse files
authored
Update CONTRIBUTING.md
1 parent 70726ff commit a3b71ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Before anything else, thank you. Thank you for taking some of your precious time
55
## Setup
66

77
* install [Node.Js](https://nodejs.org/en/) and [Yarn](https://yarnpkg.com/)
8-
* `yarn install`
9-
* `yarn test` # Compile typescript and run the tests
8+
* `yarn install` - Install dependencies
9+
* `yarn test` - Compile typescript and run the tests
1010

1111
## Tests
1212

0 commit comments

Comments
 (0)