Skip to content

Commit ee37bf5

Browse files
committed
Update readme.md
1 parent 643bc0a commit ee37bf5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ Extended library from [database-builder](https://github.com/fernandocode/databas
88

99
### Step 1: Install npm module
1010

11+
>Required:
12+
```bash
13+
ionic cordova plugin add cordova-sqlite-storage
14+
```
15+
1116
```bash
1217
npm install --save ionic-database-builder
1318
```

0 commit comments

Comments
 (0)