From db714be2f33c369fd65033788edd4b6e8c072e6c Mon Sep 17 00:00:00 2001 From: hanez Date: Mon, 2 Sep 2024 02:12:27 +0200 Subject: [PATCH] README.md update. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af193c2e..edc95aed 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Clone to your $HOME cd ~ git init . - git remote add -t \* -f origin git@git.unixpeople.org:hanez/home.git + git remote add -t \* -f origin git@git.xw3.org:hanez/home.git git checkout master git submodule update --init --recursive