updated readme to reflect change to droidgap

This commit is contained in:
brianleroux 2010-10-06 10:56:23 -07:00
parent cbff3812e8
commit 1231268a6b

View File

@ -46,15 +46,7 @@ Quickstart:
<pre> <pre>
$ droidgap gen example $ droidgap gen example
$ cd example $ cd example
$ droidgap create $ ant debug install && adb logcat
$ cd ../example_android
$ droidgap run
</pre>
Launch your app and start a logger with:
<pre>
$ droidgap log
</pre> </pre>
DroidGap with JRuby DroidGap with JRuby