Skip to content

Commit a098794

Browse files
committed
fix: remove init existing project with cli
1 parent d8d2cc4 commit a098794

File tree

3 files changed

+126
-339
lines changed

3 files changed

+126
-339
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ https://github.com/mrzachnugent/react-native-reusables/assets/63797719/ae7e074f-
1616

1717
**Init**
1818

19-
Quickly create a new project using the React Native Reusables CLI.
20-
21-
> If a `package.json` is detected, the CLI will install all necessary dependencies and automatically configure your project for you.
19+
Quickly create a **new project** using the React Native Reusables CLI.
2220

2321
```bash
2422
npx @react-native-reusables/cli@latest init

0 commit comments

Comments
 (0)