Skip to content

Commit 76ff7d0

Browse files
committed
Update readme
1 parent 473cf7d commit 76ff7d0

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 @@ Options:
4040
--module-prefix <modulePrefix> The module prefix for the library (Default: `react-native`)
4141
--package-identifier <packageIdentifier> (Android only!) The package name for the Android module (Default: `com.reactlibrary`)
4242
--namespace <namespace> (Windows only!) The namespace for the Windows module
43-
(Default: The package identifier as PascalCase, which is `Com.Reactlibrary`)
43+
(Default: The name as PascalCase)
4444
--platforms <platforms> Platforms the library will be created for. (comma separated; default: `ios,android,windows`)
4545
```
4646

0 commit comments

Comments
 (0)