c63538ce40e1

hg-prompt: Update documentation.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sun, 10 Jan 2010 18:18:04 -0500
parents a813f49de584
children 64399c0fed7a
branches/tags (none)
files hg-prompt/installation/index.html

Changes

--- a/hg-prompt/installation/index.html	Sun Jan 10 18:03:01 2010 -0500
+++ b/hg-prompt/installation/index.html	Sun Jan 10 18:18:04 2010 -0500
@@ -43,7 +43,7 @@
   <h1 id="installation">Installation</h1>
 <p>Installing <code>hg-prompt</code> requires <a href="http://python.org/">Python</a> 2.5+ and (obviously) Mercurial.</p>
 <p>First, clone the repository:</p>
-<div class="codehilite"><pre><span class="gp">$</span> hg clone http://bitbucket.org/sjl/
+<div class="codehilite"><pre><span class="gp">$</span> hg clone http://bitbucket.org/sjl/hg-prompt/
 </pre></div>