Skip to content

Commit

Permalink
Correct Username in git clone Command (Issue #33)
Browse files Browse the repository at this point in the history
  • Loading branch information
mudasirmurtaza authored Oct 3, 2024
1 parent f41fb1f commit 407d343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ To set up SereniFi on your local machine, follow these steps:

1. **Clone the Repository**
```bash
git clone https://github.com/your-username/serenity-guide.git
git clone https://github.com/Amna-Hassan04//serenity-guide.git
```

2. **Navigate to the Project Directory**
Expand Down

0 comments on commit 407d343

Please sign in to comment.