Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Corrected wording in the Desktop section
Bullet #3 was referencing "Android".
  • Loading branch information
mxia committed Oct 29, 2015
commit d1f7c8bbc70595645b5e9d7e557d6d3ca67c4ebf
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