diff options
Diffstat (limited to 'doc/install.html')
-rw-r--r-- | doc/install.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/install.html b/doc/install.html index a1bc89982..c47f9218b 100644 --- a/doc/install.html +++ b/doc/install.html @@ -257,7 +257,8 @@ the process of building and testing Go programs. <h2 id="next">What's next</h2> <p> -Start by reading the <a href="go_tutorial.html">Go Tutorial</a>. +Start by taking <a href="http://code.google.com/p/go-tour/">A Tour of Go</a> +or reading the <a href="go_tutorial.html">Go Tutorial</a>. </p> <p> |