Skip to content

Commit

Permalink
Update docs/src/articles/guides/install-new.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Artur Yorsh <10753921+artyorsh@users.noreply.github.com>
  • Loading branch information
32penkin and artyorsh committed Aug 29, 2019
1 parent ee1e622 commit dec0ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/articles/guides/install-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ npm i -g react-native-cli
A new project can be created using React Native CLI tools ant UI Kitten template.

```bash
react-native init --template ui-kitten
react-native init AwesomeApp --template ui-kitten
```

Or, if you want to init with TypeScript:
Expand Down

0 comments on commit dec0ca8

Please sign in to comment.