Skip to content

Commit

Permalink
fix: review fix in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhk20 committed Jun 27, 2024
1 parent 3fc8172 commit ba6caf6
Showing 1 changed file with 0 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,6 @@ The init command adds the necessary `gluestack-ui.config.json` file, includes th
npx gluestack-ui init
```

You will be prompted to confirm your project type:

```bash
Detected a Next JS project, continue?
● Yes / ○ No
```

You will be prompted to confirm whether you would like to allow the CLI to modify files:

```bash
Proceed with caution. Make sure to commit your changes before proceeding. Continue?
● Yes / ○ No
```

> Note: If you wish to make changes to your project manually, you can refer to the [installation](/ui/docs/home/getting-started/installation) guide.
### Options:
Expand Down

0 comments on commit ba6caf6

Please sign in to comment.