Skip to content

Commit

Permalink
Fixed: #171
Browse files Browse the repository at this point in the history
  • Loading branch information
Athlon1600 committed Jun 8, 2023
1 parent e421d98 commit f214319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -58,7 +58,7 @@ composer require athlon1600/youtube-downloader "^3.0"
Run locally:

```bash
php -S localhost:8000 -t vendor/athlon1600/youtube-downloader/public
php -S localhost:8000 -t public
```

# Previous versions
Expand Down

0 comments on commit f214319

Please sign in to comment.