Skip to content

Commit d4da4e3

Browse files
committed
capitalize sample app name to avoid issues with JSX
1 parent 1e863ad commit d4da4e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Usage:
44

55
```
66
% npm install -g react-native-cli
7-
% react-native init myApplication
7+
% react-native init MyApplication
88
```

0 commit comments

Comments
 (0)