Skip to content

Commit

Permalink
Update README.md (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
codershiba authored Feb 6, 2024
1 parent 4103007 commit e8e854d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ and [`node:assert`](https://nodejs.org/api/assert.html).
It fails your tests if the number of assertions is not met,
or the test plan was not completed.

## Install
## Installation

```bash
npm i @matteo.collina/tspl
npm i @matteo.collina/tspl --save-dev
```

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

0 comments on commit e8e854d

Please sign in to comment.