diff --git a/README.md b/README.md index aeca687..54160e2 100644 --- a/README.md +++ b/README.md @@ -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 🏗️