Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
readme edit
  • Loading branch information
Mubaraq Olayinka committed Jul 11, 2024
1 parent 8b4b9c5 commit 2ddea46
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -20,3 +20,7 @@ This project consists of three components:
git commit -m "commit message"
git checkout -b name_branch #only the first time you are pushing
git push origin HEAD
3. Pull from the repository:
```bash
git pull origin main

0 comments on commit 2ddea46

Please sign in to comment.