mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Corrected wording in the Desktop section
Bullet #3 was referencing "Android".
This commit is contained in:
parent
d749a73805
commit
f48fffcc34
@ -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