chore: fix incorect command

This commit is contained in:
Ian Morland 2022-11-18 09:28:52 +00:00
parent 4240269b7f
commit ed718e1458
1 changed files with 1 additions and 1 deletions

View File

@ -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: 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. All mutations to discussions are automatically added and removed from the elasticsearch index.