diff options
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2ea2a93c..797350c7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,7 +27,7 @@ git clone https://github.com/<your github username>/zmNinja.git * Now connect your copy to my repository (needed for future pushes) ``` -git add upstream https://github.com/pliablepixels/zmNinja.git +git remote add upstream https://github.com/pliablepixels/zmNinja.git ``` |
