Skip to content

Commit 7f189b3

Browse files
authored
Merge pull request #5747 from adafruit/7.1.x
Merge 7.1.x fixes and updates into main
2 parents 0ec839a + b2189d3 commit 7f189b3

24 files changed

+55
-35
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ We apply code quality checks using pre-commit. Install pre-commit once per syst
100100

101101
Activate it once per git clone with
102102

103-
pre-commit --install
103+
pre-commit install
104104

105105
Pre-commit also requires some additional programs to be installed through your package manager:
106106

0 commit comments

Comments
 (0)