Skip to content

Commit 47ab966

Browse files
committed
Updated installation instructions
1 parent 5133d2e commit 47ab966

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,9 @@ let g:syntastic_html_tidy_ignore_errors = ['proprietary attribute "myhotcompany-
153153
% git clone git://github.com/burnettk/vim-angular.git
154154

155155
* Using [Vundle][vundle], add the following to your `vimrc` and then run
156-
`:BundleInstall`
156+
`:PluginInstall`
157157

158-
Plugin "burnettk/vim-angular"
158+
Plugin 'burnettk/vim-angular'
159159

160160
Once help tags have been generated, you can view the manual with
161161
`:help angular`.

0 commit comments

Comments
 (0)