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 abb0a08 commit 7d88e42
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 @@ -44,7 +44,12 @@ Presenting A Twitter Landing Page Clone done using HTML and Tailwind CSS.
```bash
git clone <your forked repository link>
```
2. **Create a new branch**:
2. 2. **Change directory**:

```bash
cd Twitter-Landing-Page
```
3. **Create a new branch**:

```bash
git checkout -b <YourBranchName>
Expand Down

0 comments on commit 7d88e42

Please sign in to comment.