Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 3b62300

Browse files
committed
Merge pull request #12 from domokit/collinjackson-patch-1
Update CONTRIBUTING.md
2 parents f35bbba + b158b1a commit 3b62300

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,14 @@ target.
4141
* (Only the first time) `./build/install-build-deps-android.sh`
4242
* `./sky/tools/gn --android`
4343
* `ninja -C out/android_Debug`
44+
* `./sky/tools/shelldb start out/android_Debug/ sky/sdk/example/hello_world/lib/main.dart`
4445

4546
### Linux
4647

4748
* (Only the first time) `./build/install-build-deps.sh`
4849
* `./sky/tools/gn`
4950
* `ninja -C out/Debug`
51+
* `./mojo/tools/mojodb start out/Debug sky/sdk/example/hello_world/lib/main.dart`
5052

5153
Contributing code
5254
-----------------

0 commit comments

Comments
 (0)