diff --git a/README.md b/README.md index 7123b01..0fbec9e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ My config for dotfiles. ## Setup -- Install `git curl zsh` -- Run `sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply candrewlee14` -- Run `~/.install_scripts/.sh` + +Prereqs: `git wget` + +- Run `sh -c "$(wget -q0- git.io/chezmoi)" -- init --apply candrewlee14`