diff --git a/README.md b/README.md index db3c656c9..c0708122a 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,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 ```