From f37b88862e73e36f54dab18b81e51670456fbed6 Mon Sep 17 00:00:00 2001 From: Andrew Lee <32912555+candrewlee14@users.noreply.github.com> Date: Sun, 14 Nov 2021 01:48:21 -0700 Subject: [PATCH] Fix readme command --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 878f85a..7123b01 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ My config for dotfiles. ## Setup -- Install git curl zsh +- Install `git curl zsh` - Run `sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply candrewlee14` -- Run `./bin/.sh` +- Run `~/.install_scripts/.sh`