Skip to content

Commit

Permalink
Merge pull request #12 from domokit/collinjackson-patch-1
Browse files Browse the repository at this point in the history
Update CONTRIBUTING.md
  • Loading branch information
collinjackson committed Jul 16, 2015
2 parents f35bbba + b158b1a commit 3b62300
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
-----------------
Expand Down

0 comments on commit 3b62300

Please sign in to comment.