Skip to content

Commit

Permalink
Oopps
Browse files Browse the repository at this point in the history
  • Loading branch information
mhor committed Jun 29, 2016
1 parent 494c09c commit bd25e71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -226,7 +226,6 @@ $mediaInfoContainer = $mediaInfo->getInfo('music.mp3');

```php
$mediaInfo = new MediaInfo();
$mediaInfo->setConfig('command', '/usr/local/bin/mediainfo');
$mediaInfoContainer = $mediaInfo->getInfo('http://example.org/music/test.mp3');
```

Expand Down

0 comments on commit bd25e71

Please sign in to comment.