Skip to content

Commit 5db0d7d

Browse files
Doug Crescenzishrugs
Doug Crescenzi
authored andcommitted
included command to add upstream (#959)
1 parent 512e821 commit 5db0d7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ As a contributor, you are expected to fork this repository, work on your own for
2020

2121
```
2222
cd openzeppelin-solidity
23+
git remote add upstream https://github.com/OpenZeppelin/openzeppelin-solidity.git
2324
git fetch upstream
2425
git pull --rebase upstream master
2526
```

0 commit comments

Comments
 (0)