From 93ec0959aa8e978452ec93d091813c2a65858613 Mon Sep 17 00:00:00 2001 From: Mark Panaghiston Date: Fri, 28 Nov 2014 16:14:55 +0000 Subject: [PATCH] Updated README composer instr after reg at packagist --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 8eb40179..fe6a5ebb 100644 --- a/README.md +++ b/README.md @@ -27,13 +27,6 @@ _(*) Optional counterpart formats to increase HTML5 cross-browser support._ Install jPlayer via composer by adding the following lines to your `composer.json` in your project: - // ... - "repositories": [ - { - "type": "vcs", - "url": "https://github.com/happyworm/jPlayer" - } - ] // ... "require": { // ...