Skip to content

Commit 65bd1df

Browse files
committed
Update README.md
1 parent ee37bf5 commit 65bd1df

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

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

99
### Step 1: Install npm module
1010

11-
>Required:
1211
```bash
1312
ionic cordova plugin add cordova-sqlite-storage
14-
```
15-
16-
```bash
1713
npm install --save ionic-database-builder
1814
```
1915
This will install the current stable version of `ionic-database-builder` in your `node_modules` directory and save the entry in `package.json`.

0 commit comments

Comments
 (0)