We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4103007 commit e8e854dCopy full SHA for e8e854d
1 file changed
README.md
@@ -5,10 +5,10 @@ and [`node:assert`](https://nodejs.org/api/assert.html).
5
It fails your tests if the number of assertions is not met,
6
or the test plan was not completed.
7
8
-## Install
+## Installation
9
10
```bash
11
-npm i @matteo.collina/tspl
+npm i @matteo.collina/tspl --save-dev
12
```
13
14
(You'll also need `@types/node`)
0 commit comments