Skip to content

Commit b8cb3ae

Browse files
committed
fix(examples/to-do-app): remove unnecessary npm install step from README
1 parent bb9708d commit b8cb3ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/to-do-app/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Create a new project using this template:
1010
```bash
1111
npx create-expo-app MyApp --template @sqliteai/todoapp
1212
cd MyApp
13-
npm install
1413
```
1514

1615
### 2. Database Setup

0 commit comments

Comments
 (0)