Skip to content

Commit b7e97de

Browse files
Merge branch 'main' of github.com:BearStudio/start-ui-native
2 parents 1bb00d9 + 9adcd93 commit b7e97de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ It represents our team's up-to-date stack that we use when creating native apps
1616
# Getting Started
1717

1818
```bash
19-
pnpm create start-ui -t native -b restart myApp
19+
pnpm create start-ui -t native myApp
2020
```
2121

2222
That will scaffold a new folder with the latest version of 🚀 Start UI <small>[native]</small> 🎉
@@ -86,4 +86,4 @@ To be able to use previews on PR, you have to setup your project with EAS
8686
4. Setup eas
8787
* `eas login`
8888
* `eas init --id {projectid}`
89-
* `eas update:configure`
89+
* `eas update:configure`

0 commit comments

Comments
 (0)