diff --git a/README.md b/README.md index 46a0529..70bdb01 100644 --- a/README.md +++ b/README.md @@ -47,5 +47,5 @@ command[check_voip]=/opt/check_ovhcloud/check_voip -w 7200 -c 86400 ``` pip install pre-commit -pre-commit run --files check_* lib/* +pre-commit run --all-files ```