Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jaguililla committed Nov 24, 2024
1 parent c11b454 commit 1bf5dfd
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
@@ -133,7 +133,7 @@ configuration options and their default values can be checked [here][gatlingDefa
Those parameters can also be overwritten by system properties from the command line. I.e.:
`-D gatling.core.encoding=utf-8`

To run the Gatling test, execute `./mvnw gatling:test` at the shell.
To run the Gatling test, execute `./mvnw -P gatling verify` at the shell.

[Gatling settings]: https://docs.gatling.io/reference/script/core/configuration
[gatlingDefaults]: https://github.com/gatling/gatling/blob/main/gatling-core/src/main/resources/gatling-defaults.conf

0 comments on commit 1bf5dfd

Please sign in to comment.