being picky about md formatting

This commit is contained in:
Brian LeRoux 2010-01-27 15:14:49 -08:00
parent 4934877515
commit cf70f7d4a7

View File

@ -18,10 +18,9 @@ Getting Started with PhoneGap/Android
1. From the root of this repo run the following command to generate a new PhoneGap/Android app:
./droidgap <android_sdk_path> <name> <package_name> <www> <path>
<pre>
./droidgap [android_sdk_path] [name] [package_name] [www] [path]
Params:
<pre>
android_sdk_path ... The path to your Android SDK install.
name ............... The name of your application.
package_name ....... The name of your package (For example: com.nitobi.demo)