diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -85,9 +85,7 @@ commit. * Make sure python3 is installed. Version 3.11 or later should work * You can install using `winget install python3` -* Run `pip install pre-commit` - -Once set up, you can run precommit checks via `xmake precommit` +* Run `pip install pre-commit=3.2.0` (later versions may or may not work) ## Building on Linux |