From 29942578005693fb7ab5e73a82b7383752695510 Mon Sep 17 00:00:00 2001 From: Calum Turner <142236134+calum-veed@users.noreply.github.com> Date: Fri, 15 Dec 2023 12:03:46 +0000 Subject: [PATCH] Update README.md install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2410bdd..acf0413 100644 --- a/README.md +++ b/README.md @@ -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`)