Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mattapperson committed Mar 8, 2012
1 parent 2b6370d commit 968b09a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Android users also have an extra option of apkonly=true, so if you run:

<pre>make clean && make deploy platform=andorid apkonly=true</pre>

you will have an UNSIGNED (for dev use only, not for the market) located in:
you will have an UNSIGNED (for dev use only, not for the market) apk located in:

(your project dir)/build/android/bin/app.apk

Expand Down

0 comments on commit 968b09a

Please sign in to comment.