Skip to content

Commit e8e854d

Browse files
author
codershiba
authored
Update README.md (#5)
1 parent 4103007 commit e8e854d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ and [`node:assert`](https://nodejs.org/api/assert.html).
55
It fails your tests if the number of assertions is not met,
66
or the test plan was not completed.
77

8-
## Install
8+
## Installation
99

1010
```bash
11-
npm i @matteo.collina/tspl
11+
npm i @matteo.collina/tspl --save-dev
1212
```
1313

1414
(You'll also need `@types/node`)

0 commit comments

Comments
 (0)