1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00

Clarify that install should be done from ~/

This commit is contained in:
Daniel Barber 2015-11-26 06:48:55 +00:00
parent 87c361fa42
commit 071bc136d8

View File

@ -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