Skip to content

Commit dfdf964

Browse files
Fixed README composer instructions
1 parent c27ae5f commit dfdf964

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
@@ -9,7 +9,7 @@ A PHP Iterator class that you can wrap around a generator to cache it's generate
99
Require this package with composer using the following command:
1010

1111
```bash
12-
composer require lunkkun/php-cached-generator
12+
composer require lunkkun/cached-generator
1313
```
1414

1515
## Usage

0 commit comments

Comments
 (0)