Merge pull request #215 from atk91/patch-1

Update README.md
This commit is contained in:
Caleb Maclennan
2016-05-23 22:44:15 +03:00

View File

@@ -18,7 +18,7 @@ See **|add-local-help|** for more details.
### Pathogen Install
1. Navigate to your **[VIM_ROOT]/bundle** directory in your local Vim setup
2. git clone https://github.com/scrooloose/nerdcommenter.git
2. `git clone https://github.com/scrooloose/nerdcommenter.git`
### Vundle Install
1. Add `Plugin 'scrooloose/nerdcommenter'` to your .vimrc file.