mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Merge pull request #12 from domokit/collinjackson-patch-1
Update CONTRIBUTING.md
This commit is contained in:
commit
18cd1e3f81
@ -41,12 +41,14 @@ target.
|
||||
* (Only the first time) `./build/install-build-deps-android.sh`
|
||||
* `./sky/tools/gn --android`
|
||||
* `ninja -C out/android_Debug`
|
||||
* `./sky/tools/shelldb start out/android_Debug/ sky/sdk/example/hello_world/lib/main.dart`
|
||||
|
||||
### Linux
|
||||
|
||||
* (Only the first time) `./build/install-build-deps.sh`
|
||||
* `./sky/tools/gn`
|
||||
* `ninja -C out/Debug`
|
||||
* `./mojo/tools/mojodb start out/Debug sky/sdk/example/hello_world/lib/main.dart`
|
||||
|
||||
Contributing code
|
||||
-----------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user