diff --git a/README.md b/README.md index 4b33580..5c1be57 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ To apply the safe lint fixes, and format fixes, execute: To run unit tests, execute: * `make test` -To run all the above, execute: +To run all checks and tests in a clean environment, similar to the Ci workflow, execute: * `make ci` ### Building