From 14cda8f405d55947c0a3fae0852b04af8405eae0 Mon Sep 17 00:00:00 2001 From: Ondřej Surý Date: Wed, 4 May 2011 01:04:51 +0200 Subject: Imported Upstream version 57 --- doc/install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/install.html') diff --git a/doc/install.html b/doc/install.html index b98941691..2256123ec 100644 --- a/doc/install.html +++ b/doc/install.html @@ -136,7 +136,7 @@ and make sure the go directory does not exist. Then check out the repository:

-$ hg clone -r release https://go.googlecode.com/hg/ go
+$ hg clone -u release https://go.googlecode.com/hg/ go
 

Install Go

-- cgit v1.2.3