2
0
forked from Wavyzz/dolibarr

Update README.md

This commit is contained in:
Laurent Destailleur
2024-11-27 17:09:33 +01:00
committed by GitHub
parent 6d9ac0c14f
commit cf02607742

View File

@@ -30,7 +30,7 @@ the project: `pre-commit-config.yaml`.
If you do not have [`pip`](https://pypi.org/project/pip), install that as well.\
`sudo apt install pip`
Then you can install pre-commit tool:
Then you can install pre-commit tool:\
`python3 -m pip install pre-commit`
2. In your local git clone of the project, run `pre-commit install` to add the hooks