docs: Fix typo on quick-start-guide.md
This commit is contained in:
@@ -43,7 +43,7 @@ You'll need some dependencies, including `golang`, and some associated tools.
|
|||||||
* To install on macOS systems install [Homebrew](https://brew.sh)
|
* To install on macOS systems install [Homebrew](https://brew.sh)
|
||||||
and run: `brew install go`
|
and run: `brew install go`
|
||||||
* You can run `go version` to check the golang version.
|
* You can run `go version` to check the golang version.
|
||||||
* If your distro is tool old, you may need to [download](https://golang.org/dl/)
|
* If your distro is too old, you may need to [download](https://golang.org/dl/)
|
||||||
a newer golang version.
|
a newer golang version.
|
||||||
|
|
||||||
#### Setting up golang
|
#### Setting up golang
|
||||||
|
|||||||
Reference in New Issue
Block a user