From d36677d36660d8704f7dede990435982b50a4c51 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Fri, 16 Mar 2018 09:17:11 +0000 Subject: Added note, missing argument to git clone --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 912d5c3..90e2c0a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ Few differences: ## Using it in a new location - cd && git clone --recursive https://github.com/reidrac/dotvim.git +You shouldn't have a `~/.vimrc` or `~/.vim` directory. + + cd && git clone --recursive https://github.com/reidrac/dotvim.git .vim If you're not using vim 8; create a `.vimrc` with: -- cgit v1.2.3