Update README.md
Nima Fatemi

Nima Fatemi commited on 2014-11-17 02:26:43
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.


typo in one of the examples
... ...
@@ -14,7 +14,7 @@ your commits to. Make sure you're in `webwml` directory, and run:
14 14
     git remote add pick-a-name your-git-url
15 15
 
16 16
 _Example:_
17
-    `git remote tpo-gh git@github.com:mrphs/tpo.git`
17
+    `git remote add tpo-gh git@github.com:mrphs/tpo.git`
18 18
 
19 19
 __Step 2:__ Create and switch to a new branch.
20 20
 
21 21