We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85ec771 commit ae63eedCopy full SHA for ae63eed
README.md
@@ -12,7 +12,7 @@ Each day will be setup as a separate folder.
12
13
To setup your environment:
14
15
-1. [Install](https://go.dev/dl/) Golang (or `brew install golang`)
+1. Install [Golang](https://go.dev/dl/) Golang (or `brew install golang`)
16
2. Install [Golang CI Lint](https://github.com/golangci/golangci-lint): `brew install golangci-lint`
17
3. Install [Just](https://github.com/casey/just): `brew install just`
18
4. Install [gotestfmt](https://github.com/GoTestTools/gotestfmt): `go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest`
0 commit comments