all: gofmt format
Change-Id: I22ead42deebb9bb5146581f261a22e854517ceef
Reviewed-on: https://go-review.googlesource.com/c/dl/+/520578
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
diff --git a/go1.14.8/main.go b/go1.14.8/main.go
index 5f13d28..ef02c40 100644
--- a/go1.14.8/main.go
+++ b/go1.14.8/main.go
@@ -6,8 +6,8 @@
//
// To install, run:
//
-// $ go install golang.org/dl/go1.14.8@latest
-// $ go1.14.8 download
+// $ go install golang.org/dl/go1.14.8@latest
+// $ go1.14.8 download
//
// And then use the go1.14.8 command as if it were your normal go
// command.