Skip to content

Commit 55eef7b

Browse files
authored
Merge pull request #164 from paulrollo/main
Edit incorrect file reference in README.md
2 parents 6f0734d + da8551b commit 55eef7b

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)