diff --git a/demo-shell-ng2/README.md b/demo-shell-ng2/README.md index a383ba7bcb..694bfef181 100644 --- a/demo-shell-ng2/README.md +++ b/demo-shell-ng2/README.md @@ -20,7 +20,7 @@ docker login dockerreg.alfresco.com docker pull dockerreg.alfresco.com/platform-distribution:api-latest docker-compose up ``` -**Note:** for complete installation on Windows please review the instructions here: [Windows installation](Windows.md) +**Note:** for complete installation on Windows please review the instructions here: [Windows installation](WINDOWS.md) to clean up afterwards diff --git a/demo-shell-ng2/Windows.md b/demo-shell-ng2/WINDOWS.md similarity index 100% rename from demo-shell-ng2/Windows.md rename to demo-shell-ng2/WINDOWS.md