Skip to content

Commit 0ef305c

Browse files
committed
Fix: username to clone
1 parent 4b3423f commit 0ef305c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This repository contains a system for analyzing competitors using data from vari
1919

2020
### 1. Clone the Repository
2121
```bash
22-
git clone git@github.com:<YourUsername>/competitor-analysis.git
22+
git clone git@github.com:FardinHash/competitor-analysis.git
2323
cd competitor-analysis
2424
```
2525

0 commit comments

Comments
 (0)