INSTALL
changeset 37 4145f456d73b
parent 34 e612d4a075ad
child 366 76bfb3e8e129
--- a/INSTALL	Mon Mar 23 16:49:55 2009 +0100
+++ b/INSTALL	Mon Mar 23 16:54:42 2009 +0100
@@ -5,7 +5,7 @@
 
 2. ActivityCreator
    Use the script provides by the SDK to set the Android platform directory.
-   > $SDK_DIR/tools/activitycreator --out beem com.beem.project.beem.Beem
+   > $SDK_DIR/tools/activitycreator --out . com.beem.project.beem.Beem
 
 3. Compile and install
    Use ant to compile and install the application on the Android emulator