diff --git a/README.mkd b/README.mkd index b0079e4..d459236 100644 --- a/README.mkd +++ b/README.mkd @@ -20,8 +20,8 @@ To install using pathogen.vim: To install using [Vundle](https://github.com/gmarik/vundle): - # add this line to your .vimrc file - Bundle "mattn/emmet-vim" + " add this line to your .vimrc file + Plugin 'mattn/emmet-vim' To checkout the source from repository: