提交 3b62300c 编写于 作者: C Collin Jackson

Merge pull request #12 from domokit/collinjackson-patch-1

Update CONTRIBUTING.md
......@@ -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
-----------------
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册