diff --git a/README.md b/README.md index 8fc2249..3510f37 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A pure-javascript integration tester for AngularJS that can be run inline with a ## Installation 1. run `npm install ng-midway-tester`. -2. include `./node_modules/ngMidwayTester/src/ngMidwayTester.js` into your test runner. +2. include `./node_modules/ng-midway-tester/src/ngMidwayTester.js` into your test runner. ## Getting Started