Skip to content

Commit f3d7d5b

Browse files
authored
Update README.md
1 parent 0a10e27 commit f3d7d5b

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

README.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,7 @@ Main features:
1818
You can install the package via composer.json:
1919

2020
```bash
21-
"require": {
22-
//..
23-
"the-3labs-team/laravel-ads-post-parser": "dev-main",
24-
}
25-
26-
"repositories": {
27-
//..
28-
"the-3labs-team/laravel-ads-post-parser":
29-
} {
30-
"type": "vcs",
31-
"url": "https://github.com/The-3Labs-Team/laravel-ads-post-parser.git"
32-
}
21+
composer require the-3labs-team/laravel-ads-post-parser
3322
```
3423

3524
You can publish the config file with:

0 commit comments

Comments
 (0)