git clone https://github.com/<yourgithubusername>/webmiddens.git
webmiddens
at ropensci/webmiddens
) by doing git remote add upstream https://github.com/ropensci/webmiddens.git
. Before making changes make sure to pull changes in from upstream by doing either git fetch upstream
then merge later or git pull upstream
to fetch and merge in one stepropensci/webmiddens