Skip to content

Commit e1c92eb

Browse files
committed
fix: installation step
1 parent e6271fb commit e1c92eb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

example/storybook-nativewind/src/home/getting-started/Installation/index.nw.stories.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@ import { CollapsibleCode, Tabs } from '@gluestack/design-system';
2020
To get started with **gluestack-ui v2**, check out this quick installation guide. It provides simple steps to help you install and use the library in your projects.
2121

2222

23-
### Step 1: Setup NativeWind
24-
Setup nativewind in your project following [NativeWind documentation](https://www.nativewind.dev/v4/getting-started/react-native).
23+
### Step 1: Setup your project.
24+
25+
Setup your project with [Next.js](https://nextjs.org/docs/getting-started/installation) or [Expo](https://docs.expo.dev/get-started/create-a-project/).
26+
2527

2628
### Step 2: Initialize
2729

0 commit comments

Comments
 (0)