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 646fa35 commit a3164daCopy full SHA for a3164da
README.md
@@ -14,12 +14,10 @@ Author: Jonathan Hornung ([JohnnyTheTank](https://github.com/JohnnyTheTank))
14
```html
15
<script src="bower_components/angular-vimeo-api-factory/src/angular-vimeo-api-factory.min.js"></script>
16
```
17
-
18
2. When using npm:
19
20
<script src="node_modules/angular-vimeo-api-factory/src/angular-vimeo-api-factory.min.js"></script>
21
22
23
3. when using downloaded files
24
25
<script src="angular-vimeo-api-factory.min.js"></script>
0 commit comments