From 835ebce965647cd23a7be85e0a5e88f548737f42 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 1 Aug 2021 17:13:35 +0300 Subject: README: update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ----------- -- cgit v1.2.3