From 88866bb38509c8c9536cbb62ea10ea678684d7ff Mon Sep 17 00:00:00 2001 From: Daniel Barber Date: Thu, 12 Sep 2024 15:48:18 -0500 Subject: [PATCH] Update README.md We have submodules now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 009b110..00dd848 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ From home directory: ```bash chsh -s $(which zsh) git clone git@github.com:thoughtbot/dotfiles.git -git clone git@github.com:danbee/dotfiles-local.git +git clone --recurse-submodules git@github.com:danbee/dotfiles-local.git brew tap thoughtbot/formulae brew install rcm env RCRC=$HOME/dotfiles/rcrc rcup