We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0331aeb commit f2caf1dCopy full SHA for f2caf1d
README.md
@@ -40,7 +40,7 @@ $ phpandroid create <PROJECT_NAME> <PACKAGE> [OPTIONS]
40
## USAGE
41
### Basic use
42
43
-Create `HelloWorld` project with `org.example.helloworld` package name:
+Create `HelloWorld` project with `com.example.helloworld` package name:
44
```sh
45
phpandroid create HelloWorld com.example.helloworld
46
```
0 commit comments