Skip to content

Commit ac647ec

Browse files
authored
Update README.md
1 parent f281c30 commit ac647ec

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
@@ -29,7 +29,7 @@ $ git remote -v
2929
origin https://github.com/Your_Username/IPU-Engineering-Notes.git (fetch)
3030
origin https://github.com/Your_Username/IPU-Engineering-Notes.git (push)
3131
```
32-
Now, lets add a reference to the original [IPU-Engineering-Notes](https://github.com/Coderjolly/IPU_Engineering_Material) repository using
32+
Now, lets add a reference to the original [IPU-Engineering-Notes](https://github.com/Coderjolly/IPU_Engineering_Notes) repository using
3333
```sh
3434
$ git remote add upstream https://github.com/Coderjolly/IPU-Engineering-Notes.git
3535
```

0 commit comments

Comments
 (0)