From 04b4295e2a63079c6c73908edffbe34124f7d612 Mon Sep 17 00:00:00 2001 From: roland haas Date: Tue, 20 Dec 2011 11:42:00 -0800 Subject: CarpetWeb: fix typo in hg clone instructions --- Carpet/CarpetWeb/get-carpet.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Carpet/CarpetWeb') 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 @@

Write access to Carpet Mercurial repositories is handled via ssh. Once you have an account set up, you obtain Carpet via

        cd Cactus
-        hg glone ssh://carpetmercurial@www.carpetcode.org/carpet
+        hg clone ssh://carpetmercurial@www.carpetcode.org/carpet
         cd arrangements
         ln -s ../carpet/Carpet* .

(Don't miss the dot after the Carpet* in the last -- cgit v1.2.3