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