Commit 5db0d7d1 by Doug Crescenzi Committed by Matt Condon

included command to add upstream (#959)

parent 512e8218
......@@ -20,6 +20,7 @@ As a contributor, you are expected to fork this repository, work on your own for
```
cd openzeppelin-solidity
git remote add upstream https://github.com/OpenZeppelin/openzeppelin-solidity.git
git fetch upstream
git pull --rebase upstream master
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment