From 6b7f411a37f07c33701f4962d7d2e7b6764e60af Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Wed, 12 Aug 2015 11:54:34 -0600 Subject: Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6b2fa15..ada906b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This is my '~/.vim' folder along with my vimrc folder. If you want to use this yourself you can use the following commands: ``` -https://github.com/thornycrackers/.vim.git -ln -s .vimrc .vim/vimrc +git clone https://github.com/thornycrackers/.vim.git +ln -s .vim/vimrc .vimrc ``` -This will clone the repo and create a symlink to the vimrc file +This will overwrite an existing vimrc file if you have one. -- cgit v1.2.3