diff --git a/docs/en/next/installation.html b/docs/en/next/installation.html
index 27899d573b..da401fdd81 100644
--- a/docs/en/next/installation.html
+++ b/docs/en/next/installation.html
@@ -173,7 +173,7 @@ docusaurus 1.0.9
If you are finding that you are getting errors after your upgrade, try to either clear your Babel cache (usually it's in a temporary directory or run the Docusaurus server (e.g., yarn start
) with the BABEL_DISABLE_CACHE=1
environment configuration.