Skip to content

Commit eb3b8f3

Browse files
committed
[FIX] Fix wrong package name on readme file
1 parent 7ff9a5d commit eb3b8f3

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
@@ -17,7 +17,7 @@ solution.
1717
You can install the package via composer:
1818

1919
```bash
20-
composer require tuxonice/data-transfer-object
20+
composer require tuxonice/transfer-objects
2121
```
2222

2323
## Setup

0 commit comments

Comments
 (0)