From 739cc5ba6caa3df937ed9b5446a6774bdd2326aa Mon Sep 17 00:00:00 2001 From: govindrgraj Date: Mon, 10 Feb 2025 19:09:13 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 602963f51..66994b126 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ npm run start If you are watching for changes, anytime you make a change to the library or the app, `angular cli` will live-reload your local dev server so you can iterate on your component in real-time. -## Running the test +## Running the test # Run the tests from the library folder `projects\dxc-ngx-cdk` after the library dependencies have been installed.