Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Athlon1600 committed Nov 12, 2023
1 parent 3e59fc1 commit 215b2b7
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Expand Up @@ -32,18 +32,11 @@ We are not responsible for people who attempt to use this program in any way tha
Recommended way of installing this is via [Composer](http://getcomposer.org):

```bash
composer require athlon1600/youtube-downloader "^3.0"
```

Run locally:

```bash
php -S localhost:8000 -t public
composer require athlon1600/youtube-downloader "^4.0"
```

## Example usage


```php
use YouTube\YouTubeDownloader;
use YouTube\Exception\YouTubeException;
Expand Down

0 comments on commit 215b2b7

Please sign in to comment.