chore: fix incorect command
This commit is contained in:
parent
4240269b7f
commit
ed718e1458
|
|
@ -25,7 +25,7 @@ Enable the extension inside the admin area and configure the settings.
|
|||
Enable the extension in your admin area. Now to seed your existing discussions use the following command:
|
||||
|
||||
```
|
||||
php flarum blomstra:search:build
|
||||
php flarum blomstra:search:index
|
||||
```
|
||||
|
||||
All mutations to discussions are automatically added and removed from the elasticsearch index.
|
||||
|
|
|
|||
Loading…
Reference in New Issue