Update README.md

This commit is contained in:
Laurent Destailleur 2024-11-27 17:09:17 +01:00 committed by GitHub
parent 82e2a87861
commit 6d9ac0c14f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,8 +27,8 @@ the project: `pre-commit-config.yaml`.
If you do not have python installed, install [python](https://www.python.org) first.\
`sudo apt install python3`
If you do not have [`pip`](https://pypi.org/project/pip), install that as well.\\
`sudo apt install pip`
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:
`python3 -m pip install pre-commit`