Skip to content

Commit f2caf1d

Browse files
authored
Update README.md
1 parent 0331aeb commit f2caf1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ $ phpandroid create <PROJECT_NAME> <PACKAGE> [OPTIONS]
4040
## USAGE
4141
### Basic use
4242

43-
Create `HelloWorld` project with `org.example.helloworld` package name:
43+
Create `HelloWorld` project with `com.example.helloworld` package name:
4444
```sh
4545
phpandroid create HelloWorld com.example.helloworld
4646
```

0 commit comments

Comments
 (0)