From c6cbfdf58cf1b683d3c9f77090232b6f2c18cf55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=BA=C5=A1=20N=C3=A1me=C5=A1n=C3=BD?= Date: Thu, 28 Sep 2017 16:51:35 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cab181..1d57947 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ My dotfiles. If you want to use them fork or clone the repo. * Requirements [git](https://git-scm.com/), [zsh](http://www.zsh.org/), [antigen](https://github.com/zsh-users/antigen) and [ccat](https://github.com/jingweno/ccat) * `echo ".dotfiles" >> .gitignore` * `git clone --bare https://github.com/LordMathis/dotfiles/ $HOME/.dotfiles` -* `alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME` +* `alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'` * `config checkout` * `source .zshrc`