From: Jannik ZANDER Date: Sun, 1 May 2016 07:05:27 +0000 (+0200) Subject: Update README.md X-Git-Url: https://git.zndr.dk/?a=commitdiff_plain;h=032bd49ad6c636913913832f9fbf00c6a0d1dc6f;p=dotfiles.git Update README.md --- diff --git a/README.md b/README.md index 5826c8e..a49c9c4 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ What you need to do on the new box is this: -cd $HOME -git init -git remote add home https://github.com/jannikz/home.git -git fetch home master -git reset --hard home/master + $ cd $HOME + $ git init + $ git remote add home https://github.com/jannikz/home.git + $ git fetch home master + $ git reset --hard home/master