Skip to content

Commit

Permalink
Modified note for NPM
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa8626 committed Feb 28, 2017
1 parent 7099209 commit 5fd2ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Expand Up @@ -111,7 +111,7 @@ window.$ = jquery;
'use strict';

import '/path/to/jquery-global';
import 'mediaelement/all'; // or import `mediaelement/player`;
import 'mediaelement/full'; // or import `mediaelement/player`;
```

<a id="requirejs"></a>
Expand Down

0 comments on commit 5fd2ca8

Please sign in to comment.