mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Merge pull request #1879 from mxia/master
Correct the wording in Desktop section
This commit is contained in:
commit
f21b3b7bf5
@ -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:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user