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 ```