Skip to content

Commit 5c54094

Browse files
committed
Add requirements to installation
1 parent a67f169 commit 5c54094

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

README.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,11 @@ Add your Strapi collections into a MeiliSearch instance. The plugin listens to m
3131

3232
- [📖 Documentation](#-documentation)
3333
- [🔧 Installation](#-installation)
34-
- [✌️ Requirements](#-requirements)
3534
- [🎬 Getting Started](#-getting-started)
3635
- [🤖 Compatibility with MeiliSearch](#-compatibility-with-meilisearch)
3736
- [💡 Learn More](#-learn-more)
3837
- [⚙️ Development Workflow and Contributing](#️-development-workflow-and-contributing)
39-
- [📜 API Resources](#-api-resources)
38+
- [✋ Requirements](#-requirements)
4039

4140
## 📖 Documentation
4241

@@ -62,9 +61,7 @@ To apply the plugin to Strapi, a re-build is needed:
6261
strapi build
6362
```
6463

65-
## ✌️ Requirements
66-
67-
You will need both a running Strapi app and a running MeiliSearch instance.
64+
You will need both a running Strapi app and a running MeiliSearch instance. For [specific version requirements see this section](#-requirements).
6865

6966
### 🏃‍♀️ Run MeiliSearch
7067

@@ -90,13 +87,9 @@ strapi develop
9087

9188
## 🎬 Getting Started
9289

93-
Now that you have installed the plugin, a running meiliSearch instance and, a running Strapi app, lets go on your admin panel `mydomain/admin`.
94-
95-
On the left-navbar MeiliSearch appears under the `PLUGINS` category.
96-
97-
![](/assets/left_navbar.png)
90+
Now that you have installed the plugin, a running meiliSearch instance and, a running Strapi app, lets go the plugin page on your admin dashboard.
9891

99-
Clicking on the plugin will bring you to the MeiliSearch dashboard.
92+
On the left-navbar `MeiliSearch` appears under the `PLUGINS` category. If it does not, ensure that you have installed the plugin and re-build Strapi (see [installation](#-installation)).
10093

10194
### 🤫 Add Credentials
10295

0 commit comments

Comments
 (0)