Merge pull request #5941 from LoungeKatt/patch-1

Corrected a mistake of building android project in README.md.
This commit is contained in:
James Chen 2014-03-25 14:00:21 +08:00
commit 190d0ab0b6
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ Example:
### Build and run new project for android ###
$ cocos run -p -j 4 android
$ cocos run -p android -j 4
### Build and run new project for iOS ###