Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abhrajit2004 authored Sep 26, 2024
1 parent c9cebee commit abb0a08
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,12 @@ Presenting A Twitter Landing Page Clone done using HTML and Tailwind CSS.
```bash
git clone <your forked repository link>
```
2. **Install Dependencies**:
2. **Change directory**:

```bash
cd Twitter-Landing-Page
```
4. **Install Dependencies**:

```bash
npm i
Expand Down

0 comments on commit abb0a08

Please sign in to comment.