diff --git a/docs/en/next/installation.html b/docs/en/next/installation.html
index 99deaf0dc3..bb4e8de6af 100644
--- a/docs/en/next/installation.html
+++ b/docs/en/next/installation.html
@@ -127,6 +127,9 @@ directories: docs and website.
+This installation creates some Docker files that are not necessary to run docusaurus. They may be deleted without issue in the interest of saving space. For more information on Docker, please see the Docker documentation.
+
After running the Docusaurus initialization script, 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., docusaurus-init as
described in the Installation section, you will have a
@@ -173,7 +176,7 @@ docusaurus 1.0.9
yarn start) with the BABEL_DISABLE_CACHE=1 environment configuration.