Skip to content

Commit da8551b

Browse files
authored
Edit incorrect file reference in README.md
changed direction to update store-config.json to store.config.json when changing feature flag for search integration.
1 parent ee43930 commit da8551b

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
@@ -143,7 +143,7 @@ You will also need to setup the integrations in your Medusa server. See the [Med
143143

144144
# Search integration
145145

146-
This starter is configured to support using the `medusa-search-meilisearch` plugin out of the box. To enable search you will need to enable the feature flag in `./store-config.json`, which you do by changing the config to this:
146+
This starter is configured to support using the `medusa-search-meilisearch` plugin out of the box. To enable search you will need to enable the feature flag in `./store.config.json`, which you do by changing the config to this:
147147

148148
```javascript
149149
{

0 commit comments

Comments
 (0)