From 1ad64416b62e7c8911592027188e7027afa1f2d9 Mon Sep 17 00:00:00 2001 From: L0stSoul Date: Wed, 26 Feb 2014 18:09:27 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f94a62..75a53fc 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ Provide advanced javascritp feature like smart variable rename, find variable re ### Installation -To install just clone ther repo, and place symlink to .vimrc in your home directory. like this: +To install just clone ther repo, and place symlink to .vimrc in your home directory. e.g. ``` git clone https://github.com/L0stSoul/vim-config.git && ln -s ~/vim-config/.vimrc ~/ ```