From dbce0ce64ff6c50e77fc4f37cdf99fb0697dbe78 Mon Sep 17 00:00:00 2001 From: govindrgraj Date: Tue, 5 Sep 2023 00:14:24 +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..651005592 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 test1 Run the tests from the library folder `projects\dxc-ngx-cdk` after the library dependencies have been installed.