diff --git a/README.md b/README.md index 071c7077f..9ac61c0af 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Then copy the resulting baseline profile from the emulator to [`app/src/main/bas Run the following command to get and analyse compose compiler metrics: -``` +```bash ./gradlew assembleRelease -PenableComposeCompilerMetrics=true -PenableComposeCompilerReports=true ```