diff --git a/README.md b/README.md index 244ebc68..a8c6c6a2 100644 --- a/README.md +++ b/README.md @@ -46,15 +46,7 @@ Quickstart:
   	$ droidgap gen example 
   	$ cd example
-  	$ droidgap create
-  	$ cd ../example_android
-	$ droidgap run
-
- -Launch your app and start a logger with: - -
-    $ droidgap log
+	$ ant debug install && adb logcat
 
DroidGap with JRuby