diff --git a/src/Umbraco.Web.UI.Client/README.md b/src/Umbraco.Web.UI.Client/README.md index 5bf9a661f4..ea324acc13 100644 --- a/src/Umbraco.Web.UI.Client/README.md +++ b/src/Umbraco.Web.UI.Client/README.md @@ -14,7 +14,7 @@ As an example to show the installer instead of the login screen, set the followi in the `.env.local` file to indicate that Umbraco has not been installed: ```bash -VITE_UMBRACO_INSTALL_STATUS=false +VITE_UMBRACO_INSTALL_STATUS=must-install ``` ## Environments