Skip to content

Commit

Permalink
'when' instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Croak committed Mar 24, 2011
1 parent 2f2d20e commit e246ac9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -23,13 +23,17 @@ safely run this file multiple times to update.
Track thoughtbot/dotfiles
-------------------------

One time:

git remote add thoughtbot git@github.com:thoughtbot/dotfiles.git
git fetch thoughtbot
git checkout -b thoughtbot thoughtbot/master

Update
------

Each time you want to update:

git checkout thoughtbot
git pull --rebase
git checkout master
Expand Down

0 comments on commit e246ac9

Please sign in to comment.