From 01156f05de8b3a54b37458dfa4b71dacc43d0c72 Mon Sep 17 00:00:00 2001
From: Andrew Gerrand gc
Go
compiler and tools (6g
, 8g
etc.).
For information on how to use gccgo
, a more traditional
compiler using the GCC back end, see
-Setting up and using gccgo.
+Setting up and using gccgo.
@@ -226,7 +226,7 @@ If you see the "hello, world" message then Go is installed correctly.
Start by taking A Tour of Go -or reading the Go Tutorial. +or reading the Go Tutorial.
@@ -235,18 +235,18 @@ read How to Write Go Code.
-Build a web application by following the Wiki +Build a web application by following the Wiki Codelab.
-Read Effective Go to learn about writing +Read Effective Go to learn about writing idiomatic Go code.
For the full story, consult Go's extensive -documentation. +documentation.
diff --git a/doc/install.html b/doc/install.html index 3ebdd66cd9f..95bfaa76948 100644 --- a/doc/install.html +++ b/doc/install.html @@ -153,18 +153,18 @@ read How to Write Go Code.-Build a web application by following the Wiki +Build a web application by following the Wiki Codelab.
-Read Effective Go to learn about writing +Read Effective Go to learn about writing idiomatic Go code.
For the full story, consult Go's extensive -documentation. +documentation.