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