Skip to content

Commit 292121f

Browse files
authored
Update README.md
1 parent 34c3c22 commit 292121f

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,6 @@ With this library, you can generate Services and automatically connect them to C
33

44
### Installation
55

6-
Add following code to your ```composer.json```
7-
```json
8-
"repositories": [
9-
{
10-
"type": "vcs",
11-
"url": "https://github.com/dorsone/laravel-service"
12-
}
13-
]
14-
```
15-
16-
Next step
176
```console
187
composer require dorsone/laravel-service
198
```

0 commit comments

Comments
 (0)