Skip to content

Commit ae63eed

Browse files
committed
Updated Readme
1 parent 85ec771 commit ae63eed

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
@@ -12,7 +12,7 @@ Each day will be setup as a separate folder.
1212

1313
To setup your environment:
1414

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

0 commit comments

Comments
 (0)