We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8083542 commit fffa237Copy full SHA for fffa237
README.md
@@ -17,7 +17,7 @@ The following helpers are designed to generate [mocha] tests against
17
18
## install
19
20
-1. `npm install loopback-testing --save-dev`
+1. `npm install github:igloo-be/loopback-testing --save-dev`
21
2. Assuming you started with a clean template/project generated by `slc loopback`
22
1. If you have mocha installed as a global npm module that's great! Simply update `<your_project>/package.json` with:
23
0 commit comments