Skip to content
Permalink
Browse files

docs(ngMock): final installation description fix

  • Loading branch information
petebacondarwin committed May 18, 2016
1 parent 5ae72dc commit fe3c1d44a5147c4854fc880621640d63d6d32895
Showing with 1 addition and 1 deletion.
  1. +1 −1 src/ngMock/angular-mocks.js
@@ -2255,7 +2255,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 angular-mocks@X.Y.Z`
* * [Bower](http://bower.io) e.g. `bower install angular-mocks@X.Y.Z`
* * [code.angularjs.org](https://code.angularjs.org/) (discouraged for production use) e.g.

0 comments on commit fe3c1d4

Please sign in to comment.
You can’t perform that action at this time.