Update README.md

This commit is contained in:
Santiago Lo Coco 2023-10-06 23:10:54 -03:00
parent 093631f5b7
commit 87b298973f
1 changed files with 1 additions and 1 deletions

View File

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