Skip to content

Commit

Permalink
docs(ngMock): final installation description fix
Browse files Browse the repository at this point in the history
  • Loading branch information
petebacondarwin committed May 18, 2016
1 parent 2470582 commit cf862b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ngMock/angular-mocks.js
Original file line number Diff line number Diff line change
Expand Up @@ -2256,7 +2256,7 @@ angular.mock.$ComponentControllerProvider = ['$compileProvider', function($compi
*
* First, download the file:
* * [Google CDN](https://developers.google.com/speed/libraries/devguide#angularjs) e.g.
* `"//ajax.googleapis.com/ajax/libs/angularjs/X.Y.Z/"`
* `"//ajax.googleapis.com/ajax/libs/angularjs/X.Y.Z/angular-mocks.js"`
* * [NPM](https://www.npmjs.com/) e.g. `npm install [email protected]`
* * [Bower](http://bower.io) e.g. `bower install [email protected]`
* * [code.angularjs.org](https://code.angularjs.org/) (discouraged for production use) e.g.
Expand Down

0 comments on commit cf862b5

Please sign in to comment.