Skip to content

Commit

Permalink
fix: updated readme setup command
Browse files Browse the repository at this point in the history
  • Loading branch information
vucinatim committed Apr 13, 2024
1 parent 1c949de commit fe36709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Welcome to `react-native-template` 👋, the go-to template for building mobile
To create a new project using this template, run:

```bash
npx create-react-native-app -t react-native-template
npx create-react-native-app my-app -t git+https://github.com/zerodays/react-native-template.git
```

## Project Structure 🏗️
Expand Down

0 comments on commit fe36709

Please sign in to comment.