Skip to content

Commit 933117f

Browse files
committed
Fix composer require installation instruction.
1 parent 11a7127 commit 933117f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In many cases, rebuilding an index requires a clean slate so that the entire ind
2121
## Installation
2222

2323
```
24-
composer require zumba\elasticsearch-index-rotator
24+
composer require zumba/elasticsearch-index-rotate
2525
```
2626

2727
## Usage

0 commit comments

Comments
 (0)