Skip to content

Commit bae3564

Browse files
committed
Fix install command
1 parent a77c1a6 commit bae3564

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
@@ -5,7 +5,7 @@ This library helps you creating randomly populated object graphs inside your dom
55
## Installation
66

77
```
8-
composer install cubicl/php-object-graph-generator
8+
composer require cubicl/php-object-graph-generator
99
```
1010

1111
## Usage

0 commit comments

Comments
 (0)