updating to 2.1.1 and overriding classes?

In the migration guide it says:

Either generate a new project with the 2.1 archetype, or override your classes with the ones [here](https://github.com/gatling/gatling-maven/tree/gatling-maven-parent-2.1.0/gatling-highcharts-maven-archetype/src/main/scala). If you choose the latter, don't forget to fix thesimulationPackageinRecorder.scala`.

`

How do I override my classes with the ones referred in the migration guide?

Override => Replace

Replace = download from github and place in the directory where the old ones now are?

Exactly.

Yes

Thanks Stefan!