Skip to content

Commit 4cf53b6

Browse files
committed
Fix composer installation command in README.md for correct package name
1 parent fcf56b0 commit 4cf53b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ I faced issue and made my own relationships then realize if I can use packages f
1414
You can install the package via composer:
1515

1616
```bash
17-
composer require mr-punyapal/laravel-extended-relationships
17+
composer require mrpunyapal/laravel-extended-relationships
1818
```
1919

2020
## Usage

0 commit comments

Comments
 (0)