summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 31a18a0..96229c4 100644
--- a/README
+++ b/README
@@ -28,8 +28,8 @@ Install/Usage:
```
$ git mkremote
Usage: git-mkremote <name> <server> <repo name> [description]
- $ git mkremote local git@local.lan public/gitscripts collection of scripts for git
- $ git push --set-upstream local master
+ $ git mkremote remote git@remote.lan public/gitscripts collection of scripts for git
+ $ git push --set-upstream remote master
```
5. That's it! Now you can create remotes easily from the comfort of your terminal, like a normal