diff --git a/README.md b/README.md index 99d9d72..5ff6d0a 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ Execute the following command: ```bash -curl -L https://codeberg.org/aleidk/dots/raw/branch/main/setup.sh | bash +sh -c "$(curl -fsLS get.chezmoi.io)" -- -b $HOME/.local/bin init --apply ```