Skip to content

Commit 154e2c0

Browse files
Update README.md
1 parent a1608ad commit 154e2c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ This repository contains basic Python examples and exercises for beginners. It c
1818
### 1. Clone the Repository
1919

2020
```bash
21-
git clone https://github.com/yourusername/python-basics.git
22-
cd python-basics
21+
git remote add origin https://github.com/ZohaibKhanDev/Python_Basic.git
22+
cd Python_Basic
2323

2424
---
2525

0 commit comments

Comments
 (0)