diff --git a/README.md b/README.md index 3eaa33a24..6093a4637 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,10 @@ You can type the command ```git add -A``` or alternatively ```git add -all``` fo ``` git push --set-upstream origin new-branch ``` + + ### Step 5: Pushing the Code + + use use git push command to push the code ### Step 6: Create Pull Request At this point, you are ready to make a pull request to the original repository.