diff --git a/README.md b/README.md index bfac4c1..a666236 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ This is my chezmoi dotfiles repo ## One line install ```bash -sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply https://code.szk.li/lksz/dotfiles.git +sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply https://code.lksz.me/lksz/dotfiles.git ```