Update install documentation
In #488 there was some confusion over where to clone the dotfiles repository before running `rcm`. While the repository can be placed anywhere, by default users should be placing it in `~/dotfiles` if they are using the default installation instructions and an unmodified `.rcrc`. Close #488.
This commit is contained in:
parent
a1a9f6d694
commit
85b11b6583
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Install
|
|||
|
||||
Clone onto your laptop:
|
||||
|
||||
git clone git://github.com/thoughtbot/dotfiles.git
|
||||
git clone git://github.com/thoughtbot/dotfiles.git ~/dotfiles
|
||||
|
||||
(Or, [fork and keep your fork
|
||||
updated](http://robots.thoughtbot.com/keeping-a-github-fork-updated)).
|
||||
|
|
Loading…
Add table
Reference in a new issue