Skip to content

Commit a757d3a

Browse files
committedDec 5, 2024
Update starter template command
1 parent 3ce61b8 commit a757d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎versioned_docs/version-7.x/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Here are some resources to help you out:
3131
If you're starting a new project, you can use the [React Navigation template](https://github.com/react-navigation/template) to quickly set up a new project with [Static configuration](#static-configuration):
3232

3333
```bash
34-
npx create-expo-app@latest --template https://github.com/react-navigation/template
34+
npx create-expo-app@latest --template react-navigation/template
3535
```
3636

3737
See the project's `README.md` for more information on how to get started.

0 commit comments

Comments
 (0)