Update source.md

This commit is contained in:
Nate Smith 2020-06-01 12:18:27 -05:00 committed by GitHub
parent 56885c5468
commit 399c6ec9e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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