Skip to content

Commit d1f7c8b

Browse files
committed
Corrected wording in the Desktop section
Bullet flutter#3 was referencing "Android".
1 parent 939835e commit d1f7c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The `flutter` tool also lets you run release builds, upload the binary without r
8787

8888
* `gclient sync` to update your dependencies.
8989
* `./sky/tools/gn` to prepare your build files.
90-
* `ninja -C out/Debug` to build an Android Debug binary.
90+
* `ninja -C out/Debug` to build a desktop Debug binary.
9191

9292
To run the tests:
9393

0 commit comments

Comments
 (0)