Skip to content

Commit fb36ddb

Browse files
committed
Tweak text under starter template
1 parent 07b4681 commit fb36ddb

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,7 @@ You can use the [React Navigation template](https://github.com/react-navigation/
3636
npx create-expo-app@latest --template react-navigation/template
3737
```
3838

39-
See the project's `README.md` for more information on how to get started.
40-
41-
If you created a new project using the template, you can skip the installation steps below and move on to ["Hello React Navigation"](hello-react-navigation.md?config=static).
42-
43-
Otherwise, you can follow the instructions below to install React Navigation into your existing project.
39+
This creates a new Expo project with React Navigation already installed and configured. See the project's `README.md` for more information, then move on to [Setting up React Navigation](#setting-up-react-navigation).
4440

4541
## Installation
4642

0 commit comments

Comments
 (0)