Skip to content

Commit

Permalink
Merge pull request #1879 from mxia/master
Browse files Browse the repository at this point in the history
Correct the wording in Desktop section
  • Loading branch information
abarth committed Oct 29, 2015
2 parents 54e6c66 + ea4e59f commit 0d9c8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ The `flutter` tool also lets you run release builds, upload the binary without r

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

To run the tests:

Expand Down

0 comments on commit 0d9c8a2

Please sign in to comment.