Skip to content

Commit

Permalink
Updated readme with proper make command instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-echeverria committed Dec 13, 2024
1 parent 3ce255c commit ebcbe15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ebcbe15

Please sign in to comment.