From da4b093106ba4d570b0b83a881bedc279ac95836 Mon Sep 17 00:00:00 2001 From: BackendGuy <41121180+devcoder007@users.noreply.github.com> Date: Wed, 2 Sep 2020 08:51:01 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27d93e8..81fa0bd 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ After Cloning, execute below mentioned steps to get started: * check the status using ```git status``` * Add your changes using ```git add .``` * Commit your changes using ```git commit -m ""``` -* Push changes to global repo using ```git push -u origin ``` +* Push changes to global nrepo using ```git push -u origin ``` ## Naming Convention