We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 939835e commit d1f7c8bCopy full SHA for d1f7c8b
CONTRIBUTING.md
@@ -87,7 +87,7 @@ The `flutter` tool also lets you run release builds, upload the binary without r
87
88
* `gclient sync` to update your dependencies.
89
* `./sky/tools/gn` to prepare your build files.
90
- * `ninja -C out/Debug` to build an Android Debug binary.
+ * `ninja -C out/Debug` to build a desktop Debug binary.
91
92
To run the tests:
93
0 commit comments