File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ cd $(go env GOPATH)/src/github.com/golangci/golangci-lint/cmd/golangci-lint
114114go install -ldflags " -X 'main.version=$( git describe --tags) ' -X 'main.commit=$( git rev-parse --short HEAD) ' -X 'main.date=$( date) '"
115115```
116116
117- ( On Windows, you can run the above commands with Git Bash, which comes with [ Git for Windows] ( https://git-scm.com/download/win ) .
117+ On Windows, you can run the above commands with Git Bash, which comes with [ Git for Windows] ( https://git-scm.com/download/win ) .
118118
119119## Trusted By
120120
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ cd $(go env GOPATH)/src/github.com/golangci/golangci-lint/cmd/golangci-lint
114114go install -ldflags " -X 'main.version=$( git describe --tags) ' -X 'main.commit=$( git rev-parse --short HEAD) ' -X 'main.date=$( date) '"
115115```
116116
117- ( On Windows, you can run the above commands with Git Bash, which comes with [ Git for Windows] ( https://git-scm.com/download/win ) .
117+ On Windows, you can run the above commands with Git Bash, which comes with [ Git for Windows] ( https://git-scm.com/download/win ) .
118118
119119## Trusted By
120120
You can’t perform that action at this time.
0 commit comments