Skip to content

Commit 24e3049

Browse files
author
Denis Peshkov
authored
Update CONTRIBUTING.md
1 parent ab45eea commit 24e3049

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ included in the project:
108108
# Navigate to the newly cloned directory
109109
cd <folder-name>
110110
# Assign the original repo to a remote called "upstream"
111-
git remote add upstream https://github.com/madskristensen/<this-repro-name>.git
111+
git remote add upstream https://github.com/denis-peshkov/<this-repro-name>.git
112112
```
113113

114114
2. If you cloned a while ago, get the latest changes from upstream:

0 commit comments

Comments
 (0)