Skip to content

Commit bf41fa5

Browse files
committed
Remove second Golang from README
1 parent 8245da1 commit bf41fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Each day will be setup as a separate folder.
1313

1414
To setup your environment:
1515

16-
1. Install [Golang](https://go.dev/dl/) Golang (or `brew install golang`)
16+
1. Install [Golang](https://go.dev/dl/) (or `brew install golang`)
1717
2. Install [Golang CI Lint](https://github.com/golangci/golangci-lint): `brew install golangci-lint`
1818
3. Install [Just](https://github.com/casey/just): `brew install just`
1919
4. Install [gotestfmt](https://github.com/GoTestTools/gotestfmt): `go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest`

0 commit comments

Comments
 (0)