From b3a730df18605e8934766123337ed49cedc2b98f Mon Sep 17 00:00:00 2001 From: Colin Henry Date: Sun, 15 May 2022 12:35:34 -0700 Subject: [PATCH] fix README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e40d42d..ec27bf7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ xcode-select --install 2. Clone repo into new hidden directory. -```bash` +```bash # Use SSH (if set up)... git clone git@github.com:jchenry/dotfiles.git ~/.config @@ -18,7 +18,8 @@ git clone https://github.com/jchenry/dotfiles.git ~/.config ``` 3. run setup scripts -```bash + +```bash ~/.config/scripts/acct.sh ~/.config/scripts/brew-setup.sh ~/.config/macos-defaults.sh