From 071bc136d8392c5fd88a3acdbdf1464fb19e4b3b Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Thu, 26 Nov 2015 06:48:55 +0000 Subject: [PATCH] Clarify that install should be done from `~/` --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6f978b5..e25ba33 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ My dotfiles. Extends `thoughtbot/dotfiles` # Installation +From home directory: + ```bash chsh -s $(which zsh) git clone git@github.com:thoughtbot/dotfiles.git