diff --git a/README.md b/README.md index 7f68f4908b013159d3d23a7f1dae5b9d9ae1d0fb..9ffed538e76b4671b5a2a378b4b4202fa377df33 100644 --- a/README.md +++ b/README.md @@ -57,4 +57,5 @@ This command will add the changes in the `upstream` repository to your local com 5. `git push` ([reference](https://www.atlassian.com/git/tutorials/syncing/git-push)) 6. `git remote -v` ([reference](https://www.atlassian.com/git/tutorials/syncing)) 7. `git remote add upstream <upstream_url>` ([reference](https://docs.github.com/en/github/using-git/adding-a-remote)) +8. Demo commit for class