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 8245da1 commit bf41fa5Copy full SHA for bf41fa5
README.md
@@ -13,7 +13,7 @@ Each day will be setup as a separate folder.
13
14
To setup your environment:
15
16
-1. Install [Golang](https://go.dev/dl/) Golang (or `brew install golang`)
+1. Install [Golang](https://go.dev/dl/) (or `brew install golang`)
17
2. Install [Golang CI Lint](https://github.com/golangci/golangci-lint): `brew install golangci-lint`
18
3. Install [Just](https://github.com/casey/just): `brew install just`
19
4. Install [gotestfmt](https://github.com/GoTestTools/gotestfmt): `go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest`
0 commit comments