diff options
| author | Fxrnando <vook2000@hotmail.com> | 2016-12-04 22:04:53 -0500 |
|---|---|---|
| committer | Fxrnando <vook2000@hotmail.com> | 2016-12-04 22:04:53 -0500 |
| commit | dde14f846de7c00541ba423c6cf82f0c428610c0 (patch) | |
| tree | fae8ab338128141bbdc8ffaa9ddb4061d778583f /CONTRIBUTING.md | |
| parent | f012faaaf9075a362708a77d3d465c2eeb4f5d42 (diff) | |
spanish language update translations and modifying an instruction line for contributors who uses ubuntu git
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 ``` |
