diff --git a/docusaurus/docs/snippets/installation-prerequisites.md b/docusaurus/docs/snippets/installation-prerequisites.md
index fda3384edc..444cf1673a 100644
--- a/docusaurus/docs/snippets/installation-prerequisites.md
+++ b/docusaurus/docs/snippets/installation-prerequisites.md
@@ -6,3 +6,4 @@ Before installing Strapi, the following requirements must be installed on your c
-
-
- (if using a SQLite database)
+- A supported web browser: The Admin panel targets browsers matching the default query: `last 3 major versions`, `Firefox ESR`, `last 2 Opera versions`, and `not dead`. See for the current coverage matrix. Projects can override these defaults with a Browserslist configuration at the project root.