We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34fc165 commit 4345fa5Copy full SHA for 4345fa5
1 file changed
CONTRIBUTING.md
@@ -27,7 +27,7 @@ There are several ways to contribute:
27
28
3. **Install pre-commit hooks**:
29
```bash
30
- uvx nox -s pre-commit -- install
+ uvx pre-commit install
31
```
32
33
4. **Generate a demo project** to test changes:
0 commit comments