diff --git a/README.mkd b/README.mkd index 6702a6d..9d3162c 100644 --- a/README.mkd +++ b/README.mkd @@ -18,8 +18,9 @@ To install using pathogen.vim: cd ~/.vim/bundle git clone https://github.com/mattn/emmet-vim.git -To install using [Vundle|https://github.com/gmarik/vundle]: - #add this line to your .vimrc file +To install using [Vundle](https://github.com/gmarik/vundle): + + # add this line to your .vimrc file Bundle "mattn/emmet-vim" To checkout the source from repository: