We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76fe4ab commit 2e966eeCopy full SHA for 2e966ee
1 file changed
wiremock/README.md
@@ -83,7 +83,7 @@ First, create a Mock API in WireMock Cloud, then pull the configuration locally:
83
84
```bash
85
# Install WireMock CLI if not already installed
86
-npm install -g wiremock
+npm install -g @wiremock/cli
87
88
# Login with your API token
89
wiremock login
0 commit comments