aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Carpet/CarpetWeb/get-carpet.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetWeb/get-carpet.html b/Carpet/CarpetWeb/get-carpet.html
index 88daf0ede..a2da59af9 100644
--- a/Carpet/CarpetWeb/get-carpet.html
+++ b/Carpet/CarpetWeb/get-carpet.html
@@ -196,7 +196,7 @@
<p>Write access to Carpet Mercurial repositories is handled via
ssh. Once you have an account set up, you obtain Carpet via</p>
<pre> cd Cactus
- hg glone ssh://carpetmercurial@www.carpetcode.org/carpet
+ hg clone ssh://carpetmercurial@www.carpetcode.org/carpet
cd arrangements
ln -s ../carpet/Carpet* .</pre>
<p>(Don't miss the dot after the <code>Carpet*</code> in the last