aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2018-03-16 09:17:11 +0000
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:27 +0100
commitd36677d36660d8704f7dede990435982b50a4c51 (patch)
tree0faa6998c6c230a4b0a66eb24a0de13f61d4ee3b /README.md
parentf0658e5514831497c99a1ca21d2f807f3fec13cb (diff)
downloaddotnvim-d36677d36660d8704f7dede990435982b50a4c51.tar.gz
dotnvim-d36677d36660d8704f7dede990435982b50a4c51.zip
Added note, missing argument to git clone
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
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: