From d84a609565f364555ce9a5f04768b0af177005f2 Mon Sep 17 00:00:00 2001 From: L0stSoul Date: Wed, 26 Feb 2014 18:09:02 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 36c2234..4f94a62 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,10 @@ Provide advanced javascritp feature like smart variable rename, find variable re ### Installation -To install just place symlink to .vimrc in your home directory. +To install just clone ther repo, and place symlink to .vimrc in your home directory. like this: +``` + git clone https://github.com/L0stSoul/vim-config.git && ln -s ~/vim-config/.vimrc ~/ +``` For some features you need [npm](http://en.wikipedia.org/wiki/Npm_(software)) installed ### Pro Tips