diff --git a/packages/devtools_app/test/test_infra/scenes/README.md b/packages/devtools_app/test/test_infra/scenes/README.md index 87a352345c2..c880ece6843 100644 --- a/packages/devtools_app/test/test_infra/scenes/README.md +++ b/packages/devtools_app/test/test_infra/scenes/README.md @@ -8,7 +8,7 @@ run as an application. To generate scene runners: ``` -flutter pub run build_runner build --delete-conflicting-outputs +dart run build_runner build --delete-conflicting-outputs ``` To run: