Skip to content

Commit

Permalink
Add --npm into installation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
svbutko committed Jul 6, 2023
1 parent 9cce999 commit ded1e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ make sure you have [environment ready to work with](https://reactnative.dev/docs
## Usage

```sh
npx react-native init MyApp --template react-native-template-strong
npx react-native init MyApp --template react-native-template-strong --npm
```

## After usage
Expand Down

0 comments on commit ded1e51

Please sign in to comment.