Skip to content

Commit

Permalink
Merge pull request #10 from calum-veed/patch-1
Browse files Browse the repository at this point in the history
Update README.md npm install instructions
  • Loading branch information
kurayami07734 authored Jan 4, 2024
2 parents 5c786af + 2994257 commit 9062f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ WireMock module for [Testcontainers for NodeJS](https://node.testcontainers.org/
## Usage

```bash
npm install wiremock-testcontainers-node
npm install @wiremock/wiremock-testcontainers-node --save-dev
```

Add a stub mapping json file (eg. `mapping.json`)
Expand Down

0 comments on commit 9062f79

Please sign in to comment.