Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
L0stSoul committed Feb 26, 2014
1 parent f6b58c7 commit d84a609
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d84a609

Please sign in to comment.