Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Marton Hipszki committed Oct 1, 2020
1 parent 1f67313 commit fae1618
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -138,7 +138,7 @@ When changing code, you might want to run unit tests and re-build the project on
yarn test --watch
```

and
and

```
yarn dev
Expand All @@ -161,7 +161,7 @@ Once the project is built the distribution version can be tested via passing a `
For example:

```
yarn try dist/format-summary.js
yarn try module-with-linting-errors.js
```

### CI build
Expand Down

0 comments on commit fae1618

Please sign in to comment.