Skip to content

Commit

Permalink
Merge pull request #41 from Laotree/patch-1
Browse files Browse the repository at this point in the history
Update CONTRIBUTING.md
  • Loading branch information
chrisreddington authored Dec 12, 2024
2 parents 96e4f95 + 0940e5c commit 45e016f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ The environment will be ready to use in a few minutes.

### Local development environment

These are one time installations required to be able to test your changes locally as part of the pull request (PR) submission process.
These are one-time installations required to be able to test your changes locally as part of the pull request (PR) submission process.

1. install Go [through download](https://go.dev/doc/install) | [through Homebrew](https://formulae.brew.sh/formula/go)
1. [install golangci-lint](https://golangci-lint.run/usage/install/#local-installation)
1. [install golangci-lint](https://golangci-lint.run/welcome/install/#local-installation)

### Building the extension

Expand Down

0 comments on commit 45e016f

Please sign in to comment.