aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a74e4c0..44727f6 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ Mirror maintenance
Update the URL of an existing repository mirror:
- git remote set-url origin ssh://git@examples.com/username/name.git
+ git remote set-url origin git@examples.com/username/name.git
Development
-----------