From 80b7d7729f5da3b4c27d404b7f5d4837b5af18d7 Mon Sep 17 00:00:00 2001 From: sanchit0612 Date: Sat, 28 Jun 2025 02:35:23 +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 56b18f10..75184b86 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ git clone https://github.com/LambdaTest/smartui-storybook-sample ``` -2. Change directory to the downloaded git repo and install packages +2. Chang e directory to the downloaded git repo and install packages ``` npm install ```