Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 0d9c8a2

Browse files
committed
Merge pull request #1879 from mxia/master
Correct the wording in Desktop section
2 parents 54e6c66 + ea4e59f commit 0d9c8a2

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)