From 87b298973f68d0834cc3a94e91ebb263a50e4786 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Fri, 6 Oct 2023 23:10:54 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 462cb80..481542f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Backup all your dotfiles (and easily deploy them on another machine). This repo is supposed to be used as a submodule. So, if you already have a git repo with your dotfiles: ```bash -git submodule add git@gcodeberg.org:slococo/sadedot.git +git submodule add git@codeberg.org:slococo/sadedot.git git submodule update --init ```