Update installation command on readme

This commit is contained in:
Alexander Navarro 2024-03-20 14:05:00 -03:00
parent c1f6f9a630
commit 3c2e2db22e

View file

@ -5,5 +5,5 @@
Execute the following command: Execute the following command:
```bash ```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
``` ```