Skip to content

Commit

Permalink
fix(docs): add description of golangci-lint installation
Browse files Browse the repository at this point in the history
Signed-off-by: vringar <zabka@campus.tu-berlin.de>
  • Loading branch information
vringar committed May 17, 2023
1 parent 456deaa commit eac1777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

To run the project please execute `docker-compose up` in the root directory of the project.

If you also want to contribute please install [pre-commit](https://pre-commit.com/) and execute
If you also want to contribute please install [pre-commit](https://pre-commit.com/) as well as [golangci-lint](https://golangci-lint.run/usage/install/#local-installation) and execute
the following commands

```bash
Expand Down

0 comments on commit eac1777

Please sign in to comment.