capitalize sample app name to avoid issues with JSX
This commit is contained in:
parent
1e863ad192
commit
d4da4e3fd9
|
@ -4,5 +4,5 @@ Usage:
|
|||
|
||||
```
|
||||
% npm install -g react-native-cli
|
||||
% react-native init myApplication
|
||||
% react-native init MyApplication
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue