Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
underhilllabs committed Jun 10, 2010
1 parent d054eab commit ac578b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ How to Update the App code for your Convention

How to Compile and test app with Ant
===============================
1. cd into root src directory and run ant debug. This will create app apk and sign it with debug key.
1. cd into root src directory and run "ant debug". This will create app apk and sign it with debug key.
2. test it on your phone or virtual device with adb install name-of-debug-app.apk


Expand Down

0 comments on commit ac578b8

Please sign in to comment.