diff options
Diffstat (limited to 'man/man1/install.1')
-rw-r--r-- | man/man1/install.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man1/install.1 b/man/man1/install.1 index 43ac8aa0..574bdc5c 100644 --- a/man/man1/install.1 +++ b/man/man1/install.1 @@ -13,9 +13,9 @@ cd \*9; ./INSTALL .I path ] .SH DESCRIPTION -To obtain the Plan 9 tree, use Mercurial +To obtain the Plan 9 tree, use Git (see -.IR hg (1)) +.IR git (1)) or download a tar file from .HR http://swtch.com/plan9port "" . .PP @@ -151,4 +151,4 @@ a summary of .B install.log .SH SEE ALSO .IR intro (1), -.IR hg (1) +.IR git (1) |