# HG changeset patch # User Steve Losh # Date 1309439652 14400 # Node ID 13a4c952903ab940e2b6af03249eef21f38c513f # Parent bbbc99908ae5bacc88a383ef9095b0b7cb9f93f3 Fix the paths. diff -r bbbc99908ae5 -r 13a4c952903a site/index.markdown --- 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