Update CONTRIBUTING.md

This commit is contained in:
Adam Barth
2015-08-04 12:18:59 -07:00
parent 43e6d4bcd9
commit 7b0856d8b2
+1 -1
View File
@@ -42,8 +42,8 @@ target. Building on MacOS for Android, iOS, and a head-less MacOS target is comi
### Android (cross-compiling from Linux)
* (Only the first time) `sudo ./build/install-build-deps-android.sh`
* (Only the first time) `./tools/android/download_android_tools.py`
* (Only the first time) `sudo ./build/install-build-deps-android.sh`
* `./sky/tools/gn --android`
* `ninja -C out/android_Debug`
* `./sky/tools/shelldb start out/android_Debug/ sky/packages/sky/example/hello_world/lib/main.dart`