From 399c6ec9e888311be16511710816eee1bcdee6b0 Mon Sep 17 00:00:00 2001 From: Nate Smith Date: Mon, 1 Jun 2020 12:18:27 -0500 Subject: [PATCH] Update source.md --- docs/source.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source.md b/docs/source.md index 87504de48..bbeac2025 100644 --- a/docs/source.md +++ b/docs/source.md @@ -6,7 +6,8 @@ $ go version go version go1.14 ``` - If "go" is not installed, follow instructions on ["go official Page"](https://golang.org/doc/install). + + If `go` is not installed, follow instructions on [the Go website](https://golang.org/doc/install). 1. Clone this repository