aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetWeb
diff options
context:
space:
mode:
authorroland haas <roland.haas@physics.gatech.edu>2011-12-20 11:42:00 -0800
committerBarry Wardell <barry.wardell@gmail.com>2012-09-11 18:15:40 +0100
commit04b4295e2a63079c6c73908edffbe34124f7d612 (patch)
tree5ac943480ff3408af017f5494856bc902348903f /Carpet/CarpetWeb
parent5d0509e929c9b2bf8ab5a4b090d1c8afbc76e3bc (diff)
CarpetWeb: fix typo in hg clone instructions
Diffstat (limited to 'Carpet/CarpetWeb')
-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