diff --git a/README.markdown b/README.markdown index fef61a8..b62ea2b 100644 --- a/README.markdown +++ b/README.markdown @@ -68,8 +68,7 @@ If you don't have a preferred installation method, I recommend installing [pathogen.vim](https://github.com/tpope/vim-pathogen), and then simply copy and paste: - cd ~/.vim/bundle - git clone git://github.com/tpope/vim-surround.git + git clone git://github.com/tpope/vim-surround.git ~/.vim/bundle/vim-surround Once help tags have been generated, you can view the manual with `:help surround`.