From abb0a08295951c86233d33e5ccf4a18ba3c5431c Mon Sep 17 00:00:00 2001 From: Abhrajit Gupta <116187246+abhrajit2004@users.noreply.github.com> Date: Thu, 26 Sep 2024 20:52:46 +0530 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b964949..6992479 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,12 @@ Presenting A Twitter Landing Page Clone done using HTML and Tailwind CSS. ```bash git clone ``` -2. **Install Dependencies**: +2. **Change directory**: + + ```bash + cd Twitter-Landing-Page + ``` +4. **Install Dependencies**: ```bash npm i