summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@users.noreply.github.com>2016-12-05 09:05:13 -0500
committerGitHub <noreply@github.com>2016-12-05 09:05:13 -0500
commite6ea20c1f78054df32dddbba620e9861dc12f8a5 (patch)
treefae8ab338128141bbdc8ffaa9ddb4061d778583f /CONTRIBUTING.md
parentf012faaaf9075a362708a77d3d465c2eeb4f5d42 (diff)
parentdde14f846de7c00541ba423c6cf82f0c428610c0 (diff)
Merge pull request #404 from fxrnando/384-spanish-trans
spanish language update translations and modifying an instruction lin…
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
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
```