diff --git a/engine/src/flutter/CONTRIBUTING.md b/engine/src/flutter/CONTRIBUTING.md index 4fbd5e3bff..cbfae021e6 100644 --- a/engine/src/flutter/CONTRIBUTING.md +++ b/engine/src/flutter/CONTRIBUTING.md @@ -48,6 +48,7 @@ target. * (Only the first time) `./build/install-build-deps.sh` * `./sky/tools/gn` * `ninja -C out/Debug` +* `./mojo/tools/mojodb start out/Debug sky/sdk/example/hello_world/lib/main.dart` Contributing code -----------------