Skip to content

Commit

Permalink
Remove specific clang-format version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rot127 committed Sep 6, 2023
1 parent 13e5c7c commit 129530a
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 @@ -18,7 +18,7 @@ This plugin is under continuous work. So checkout the Github issues for missing

### Requirements

- For formatting we need `clang-format-13`. If it is not available on your distribution, you can install it from https://apt.llvm.org/.
- For formatting we need `clang-format`. If it is not available on your distribution, you can install it from https://apt.llvm.org/.

- Python requirements are in `requirements.txt`
- As a developer you also need `black`, `flake8`, `reuse`.
Expand Down

0 comments on commit 129530a

Please sign in to comment.