Skip to content

Commit fffa237

Browse files
committed
README: change npm install to this fork
1 parent 8083542 commit fffa237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The following helpers are designed to generate [mocha] tests against
1717

1818
## install
1919

20-
1. `npm install loopback-testing --save-dev`
20+
1. `npm install github:igloo-be/loopback-testing --save-dev`
2121
2. Assuming you started with a clean template/project generated by `slc loopback`
2222
1. If you have mocha installed as a global npm module that's great! Simply update `<your_project>/package.json` with:
2323

0 commit comments

Comments
 (0)