Skip to content

Commit a154b9a

Browse files
authored
Fix Readme link
1 parent 2a9eb2b commit a154b9a

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
@@ -156,10 +156,10 @@ Clone the repository to your local machine:
156156

157157
```bash
158158
# Using SSH
159-
git clone [email protected]:<your-username>/python-tools-and-games.git
159+
git clone [email protected]:AseanK/python-tools-and-games.git
160160

161161
# Using HTTPS
162-
git clone https://github.com/<your-username>/python-tools-and-games.git
162+
git clone https://github.com/AseanK/python-tools-and-games.git
163163
```
164164

165165
### Step 3: Create a Branch

0 commit comments

Comments
 (0)