docs(video-player): update install source

closes #959
This commit is contained in:
Ibby 2017-01-10 16:39:36 -05:00
parent c5ec7c33b5
commit 8e787fdd5f

View File

@ -41,7 +41,7 @@ export interface VideoOptions {
*/
@Plugin({
pluginName: 'VideoPlayer',
plugin: 'cordova-plugin-videoplayer',
plugin: 'https://github.com/moust/cordova-plugin-videoplayer',
pluginRef: 'VideoPlayer',
repo: 'https://github.com/moust/cordova-plugin-videoplayer',
platforms: ['Android']