diff --git a/README.md b/README.md index c12b7d7a..68e8774d 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Each problem folder typically contains: 1. Clone the repository: ```powershell - git clone https://github.com/your-username/Leetcode-Questions.git + git clone https://github.com/kika1s1/Leetcode-Questions.git cd Leetcode-Questions/leetcode ```