a97f6a49752b

Update rendered index.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Thu, 30 Jun 2011 09:17:57 -0400
parents 13a4c952903a
children 5ed1d3cd606d
branches/tags (none)
files site/index.html

Changes

--- a/site/index.html	Thu Jun 30 09:14:12 2011 -0400
+++ b/site/index.html	Thu Jun 30 09:17:57 2011 -0400
@@ -67,8 +67,8 @@
 Feels bad, man.</p>
 <h2 id="installation">Installation</h2>
 <p>Use <a href="http://www.vim.org/scripts/script.php?script_id=2332">Pathogen</a> to install the plugin from your choice of repositories:</p>
-<pre><code>hg clone https://bitbucket.org/sjl/threesome.vim ~/.vim/bundle
-git clone https://github.com/sjl/threesome.vim.git ~/.vim/bundle
+<pre><code>hg clone https://bitbucket.org/sjl/threesome.vim ~/.vim/bundle/threesome
+git clone https://github.com/sjl/threesome.vim.git ~/.vim/bundle/threesome
 </code></pre>
 <p>Build the docs:</p>
 <pre><code>:call pathogen#helptags()