From ed718e145842e9da0a29ba62536ab38ff44ad9e2 Mon Sep 17 00:00:00 2001 From: Ian Morland Date: Fri, 18 Nov 2022 09:28:52 +0000 Subject: [PATCH] chore: fix incorect command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4894a4f..52cde4a 100644 --- a/README.md +++ b/README.md @@ -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.