From 91070c502ef439438ff9ee419f754ed5f2d7b9f3 Mon Sep 17 00:00:00 2001 From: Adam Keys Date: Sat, 2 Dec 2023 14:30:27 -0600 Subject: [PATCH] Tweak readme for first-time install --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 809f559..10fbc92 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ env RCRC=$HOME/Setup/dotfiles-thoughtbot/rcrc rcup ``` 1. Clone [dotfiles](https://github.com/thoughtbot/dotfiles) and this repo +1a. Into ~/Setup ...may require an initial tweak of dotfiles-thoughtbot/rcrc to use ~/Setup or a one-off rcup invocation... +1b. e.g. `env RCRC=$HOME/Setup/dotfiles-thoughtbot/rcrc rcup` 2. Bootstrap via [laptop](https://github.com/thoughtbot/laptop) 3. Run `mac` again to pick up local customizations that are now symlinked `script/setup`