From 43b3a01ee000c9df73094c2fd9dfe4762261692b Mon Sep 17 00:00:00 2001 From: Ram Singh Date: Tue, 22 Sep 2026 00:03:21 +0530 Subject: [PATCH] Update README with install health check instructions (#3196) Added instructions for checking install health with npx. --- .adal/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.adal/README.md b/.adal/README.md index 95fb30b5b..f53ce7741 100644 --- a/.adal/README.md +++ b/.adal/README.md @@ -20,3 +20,4 @@ bash ./install.sh --target adal --profile minimal - The `adal` target installs into the project-level `./.adal/` directory. - AdaL's own config (`~/.adal/settings.json`, MCP servers, plugins) is **not** touched by ECC install. - Use `npx ecc-universal doctor --target adal` to check install health. +- use an installed