13a4c952903a
Fix the paths.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Thu, 30 Jun 2011 09:14:12 -0400 |
parents | bbbc99908ae5 |
children | a97f6a49752b |
branches/tags | (none) |
files | site/index.markdown |
Changes
--- a/site/index.markdown Wed Jun 29 18:20:10 2011 -0400 +++ b/site/index.markdown Thu Jun 30 09:14:12 2011 -0400 @@ -27,8 +27,8 @@ Use [Pathogen][] to install the plugin from your choice of repositories: - hg clone https://bitbucket.org/sjl/threesome.vim ~/.vim/bundle - git clone https://github.com/sjl/threesome.vim.git ~/.vim/bundle + hg clone https://bitbucket.org/sjl/threesome.vim ~/.vim/bundle/threesome + git clone https://github.com/sjl/threesome.vim.git ~/.vim/bundle/threesome [Pathogen]: http://www.vim.org/scripts/script.php?script_id=2332